JS12540's Stars
ThinamXx/transformer-pytorch
Implementation of the Transformer model from the paper Attention Is All You Need in Pytorch.
Bhavik-Jikadara/ai-ml-roadmap
Welcome to the ultimate guide for starting your journey in Artificial Intelligence and Machine Learning in 2024! This roadmap provides a step-by-step approach to mastering AI and ML, from fundamentals to advanced topics.
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
aishwaryanr/awesome-generative-ai-guide
A one stop repository for generative AI research updates, interview resources, notebooks and much more!
fastai/fastbook
The fastai book, published as Jupyter Notebooks
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
tirthajyoti/Data-science-best-resources
Carefully curated resource links for data science in one place
trekhleb/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
microsoft/Data-Science-For-Beginners
10 Weeks, 20 Lessons, Data Science for All!
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
academic/awesome-datascience
:memo: An awesome Data Science repository to learn and apply for real world problems.
ashishpatel26/500-AI-Machine-learning-Deep-learning-Computer-vision-NLP-Projects-with-code
500 AI Machine learning Deep learning Computer vision NLP Projects with code
khangich/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
microsoft/BitNet
Official inference framework for 1-bit LLMs
grammarly/detexd
DeTexD: A Benchmark Dataset for Delicate Text Detection
JS12540/kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
openai/swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
faridrashidi/kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
dair-ai/ML-YouTube-Courses
📺 Discover the latest machine learning / AI courses on YouTube.
AI4Bharat/Dhruva-Platform
Dhruva is an open-source platform for serving language AI models at scale.
Azure/The-LLM-Latency-Guidebook-Optimizing-Response-Times-for-GenAI-Applications
There are many articles that cover the principles of reducing latency optimization for LLMs, however it is often unclear how to actually implement these principles. This repository provides practical techniques for reducing the latency of GenAI applications.
AI4Bharat/Chitralekha
Chitralekha - A video transcreation platform for Indic languages, supporting transcription, translation and voice-over
uptrain-ai/uptrain
UpTrain is an open-source unified platform to evaluate and improve Generative AI applications. We provide grades for 20+ preconfigured checks (covering language, code, embedding use-cases), perform root cause analysis on failure cases and give insights on how to resolve them.
ashishps1/awesome-system-design-resources
Learn System Design concepts and prepare for interviews using free resources.
Shiska07/Cheminformatics-and-Drug-Discovery
This repository contains notebooks that will guide you through the process of data preparation and model training to predict chemical properties of compounds represented as SMILES.
samnang/solidity-examples
Collection of smart contracts examples and projects in Solidity.
abhimishra91/transformers-tutorials
Github repo with tutorials to fine tune transformers for diff NLP tasks
pnageshkar/NLP
Natural Language Processing
huggingface/autotrain-advanced
🤗 AutoTrain Advanced