susheemmaurya's Stars
github/gitignore
A collection of useful .gitignore templates
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
facebook/docusaurus
Easy to maintain open source documentation websites.
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
remoteintech/remote-jobs
A list of semi to fully remote-friendly companies (jobs) in tech.
viraptor/reverse-interview
Questions to ask the company during your interview
mkdocs/mkdocs
Project documentation with Markdown.
dolthub/dolt
Dolt – Git for Data
EthicalML/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
kailashahirwar/cheatsheets-ai
Essential Cheat Sheets for deep learning and machine learning researchers https://medium.com/@kailashahirwar/essential-cheat-sheets-for-machine-learning-and-deep-learning-researchers-efb6a8ebd2e5
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
visenger/awesome-mlops
A curated list of references for MLOps
ydataai/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
google/latexify_py
A library to generate LaTeX expression from Python code.
Atcold/pytorch-Deep-Learning
Deep Learning (with PyTorch)
amitness/learning
A log of things I'm learning
beamandrew/medical-data
timesler/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
anu0012/awesome-computer-science-opportunities
An awesome list of events and fellowship opportunities for Computer Science students
chiphuyen/python-is-cool
Cool Python features for machine learning that I used to be too afraid to use. Will be updated as I have more time / learn more.
Lightning-Universe/lightning-bolts
Toolbox of models, callbacks, and datasets for AI/ML researchers.
wanghaisheng/awesome-ocr
A curated list of promising OCR resources
shubheksha/companies-sponsoring-visas
A list of companies that sponsor employees from other countries.
udacimak/udacimak
Udacity Nanodegree and Course Downloader
Bjarten/early-stopping-pytorch
Early stopping for PyTorch
skrish13/ml-contests-conf
ML and DL related contests, competitions and conference challenges.
knadh/hugo-ink
Crisp, minimal personal website and blog theme for Hugo
RobRomijnders/weight_uncertainty
Implementing Bayes by Backprop
pwlnk/cuda-neural-network
Simple neural network implementation using CUDA technology. It is an educational implementation.