ganeshmb96's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
serhii-londar/open-source-mac-os-apps
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
huggingface/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
Homebrew/homebrew-cask
🍻 A CLI workflow for the administration of macOS applications distributed as binaries
RunaCapital/awesome-oss-alternatives
Awesome list of open-source startup alternatives to well-known SaaS products 🚀
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
karpathy/nn-zero-to-hero
Neural Networks: Zero to Hero
ritchieng/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
DataTalksClub/machine-learning-zoomcamp
Learn ML engineering for free in 4 months!
SkalskiP/courses
This repository is a curated collection of links to various courses and resources about Artificial Intelligence (AI)
r0f1/datascience
Curated list of Python resources for data science.
khuyentran1401/Data-science
Collection of useful data science topics along with articles, videos, and code
cs230-stanford/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
hunkim/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
rasbt/machine-learning-book
Code Repository for Machine Learning with PyTorch and Scikit-Learn
iusztinpaul/hands-on-llms
🦖 𝗟𝗲𝗮𝗿𝗻 about 𝗟𝗟𝗠𝘀, 𝗟𝗟𝗠𝗢𝗽𝘀, and 𝘃𝗲𝗰𝘁𝗼𝗿 𝗗𝗕𝘀 for free by designing, training, and deploying a real-time financial advisor LLM system ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 𝘷𝘪𝘥𝘦𝘰 & 𝘳𝘦𝘢𝘥𝘪𝘯𝘨 𝘮𝘢𝘵𝘦𝘳𝘪𝘢𝘭𝘴
rbhatia46/Data-Science-Interview-Resources
A repository listing out the potential sources which will help you in preparing for a Data Science/Machine Learning interview. New resources added frequently.
iamtodor/data-science-interview-questions-and-answers
Data science interview questions with answers. Not ideally (yet)
gbammc/Thor
Switch the right application ASAP.
pro1code1hack/Your-Journey-To-Fluent-Python
Your Journey To Fluent Python
rasbt/machine-learning-notes
Collection of useful machine learning codes and snippets (originally intended for my personal use)
ml874/Cracking-the-Data-Science-Interview
Cracking the Data Science Interview
PacktPublishing/Mastering-PyTorch
Mastering PyTorch, published by Packt
alan-turing-institute/rse-course
Materials for The Alan Turing Institute's Research Software Engineering course
ganeshmb96/News-Article-Tag-Categorization
This repository consists of using Neural Networks to identify and classify the tags present in an unamed news article so as to understand the gist of the article
ganeshmb96/spark_learning
all the code i have written while learning about spark