Mldl.study
ML & DL roadmap with curated resources like videos, articles, research-papers, competitions, projects etc.
Install / Use
/learn @anshaneja5/Mldl.studyREADME
MLDL.Study 🌐
MLDL.Study is a free and interactive learning platform designed to simplify Machine Learning (ML) and Deep Learning (DL) education for students and enthusiasts. Currently focused on Indian audiences, the platform features curated roadmaps, videos, articles, and other learning materials.
Features ✨
- Interactive Roadmaps: Easy-to-follow paths for ML and DL concepts
- Diverse Resources: Video tutorials, articles, PDFs, and notes curated for each topic
- Community Growth: Over 10000+ users
Getting Started 🚀
Prerequisites
Ensure you have the following installed:
- Node.js
- npm or yarn
Installation
-
Clone the repository:
git clone https://github.com/anshaneja5/mldl.study.git -
Install dependencies:
npm install -
Start the development server:
npm run dev -
Open your browser and navigate to
http://localhost:5173
Project Structure 📁
The content is organized into two main files:
categorizedMLContent.js- ML-related resourcescategorizedDLContent.js- DL-related resources
Both files use simple JSON-like structures that anyone can contribute to.
Contributing 🤝
We welcome community contributions! Here's how you can help:
Adding New Resources
- Open the relevant file (
categorizedMLVideos.jsorcategorizedDLVideos.js) - Follow the existing structure to add your resource:
{ title: "Handling Missing Data | Part 1 | Complete Case Analysis", url: "https://youtube.com/watch?v=aUnNWZorGmk", articleLink:"https://www.theanalysisfactor.com/missing-data-mechanism/", //Could be any link and not just article articleTitle: "Missing Data Mechanism", notes: "NOTE: This article is a great resource to understand the different mechanisms of missing data." }, - Ensure the resource title is concise and self-explanatory
Making Changes
-
Create a new branch:
git checkout -b feature/add-resources -
Make and commit your changes:
git add . git commit -m "Added new resources for ML roadmap" -
Push changes and create a Pull Request:
git push origin feature/add-resources
Contribution Guidelines
- Ensure code is well-formatted and follows project conventions
- Validate that added resources are high-quality and freely available
- Keep commit messages clear and concise
- Test changes locally before submitting a PR
Future Plans 🛠️
- English Audience Expansion: Adding content suited for global learners
- Python Programming Roadmap: A comprehensive roadmap for Python and related libraries
- Generative AI and Other Fields: Roadmaps for fields like GenAI, Reinforcement Learning etc.
Contact 📫
Feel free to reach out if you have any questions:
- Creator: Ansh Aneja
- Email: anshanejaa@gmail.com
- LinkedIn: linkedin.com/in/anshaneja5
Star History
<a href="https://www.star-history.com/#anshaneja5/mldl.study&Date"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=anshaneja5/mldl.study&type=Date&theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=anshaneja5/mldl.study&type=Date" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=anshaneja5/mldl.study&type=Date" /> </picture> </a>Thank you for contributing to MLDL Study! Your efforts make this platform better for learners worldwide. 🌟
Related Skills
claude-opus-4-5-migration
84.4kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
model-usage
341.0kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
TrendRadar
50.0k⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。
mcp-for-beginners
15.7kThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration.
