ashwani-bhat's Stars
vinta/awesome-python
An opinionated list of awesome Python frameworks, libraries, software and resources.
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
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.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
NVIDIA/Megatron-LM
Ongoing research training transformer models at scale
modin-project/modin
Modin: Scale your Pandas workflows by changing a single line of code
amitness/learning
A log of things I'm learning
interpretml/interpret
Fit interpretable models. Explain blackbox machine learning.
pliang279/awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
geekywrites/datascience
This repository is a compilation of free resources for learning Data Science.
lixin4ever/Conference-Acceptance-Rate
Acceptance rates for the major AI conferences
openai/transformer-debugger
nmslib/nmslib
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
chiphuyen/dmls-book
Summaries and resources for Designing Machine Learning Systems book (Chip Huyen, O'Reilly 2022)
taspinar/twitterscraper
Scrape Twitter for Tweets
NiuTrans/ABigSurvey
A collection of 1000+ survey papers on Natural Language Processing (NLP) and Machine Learning (ML).
brevdev/notebooks
Collection of notebook guides created by the Brev.dev team!
cdpierse/transformers-interpret
Model explainability that works seamlessly with 🤗 transformers. Explain your transformers model in just 2 lines of code.
pbloem/former
Simple transformer implementation from scratch in pytorch.
thunlp/OpenAttack
An Open-Source Package for Textual Adversarial Attack.
gokayfem/awesome-vlm-architectures
Famous Vision Language Models and Their Architectures
gmalivenko/awesome-computer-vision-models
A list of popular deep learning models related to classification, segmentation and detection problems
yataobian/awesome-ebm
Collecting research materials on EBM/EBL (Energy Based Models, Energy Based Learning)
ritheshkumar95/energy_based_generative_models
PyTorch code accompanying our paper on Maximum Entropy Generators for Energy-Based Models
cooelf/PaperWritingTips
Tips for paper writing and researches 科技论文写作经验记录和总结
heartkilla/kaggle_tweet
Kaggle Tweet Sentiment Extraction Competition: 1st place solution (Dark of the Moon team)
stevehamwu/Emotion-Cause-Analysis-Papers
Collection of papers on Emotion Cause Analysis
swyoon/pytorch-energy-based-model
Simple illustrative examples for energy-based models in PyTorch
aws-samples/amazon-bedrock-prompting