yoR-rihsihS's Stars
ysbsb/awesome-gan-papers
A curated list of GAN basics for tutorial, metrics and recent GAN papers (NIPS/CVPR/ICML)
hyunwoongko/transformer
Transformer: PyTorch Implementation of "Attention Is All You Need"
andrewekhalel/MLQuestions
Machine Learning and Computer Vision Engineer - Technical Interview Questions
Avik-Jain/100-Days-Of-ML-Code
100 Days of ML Coding
soulmachine/machine-learning-cheat-sheet
Classical equations and diagrams in machine learning
khangich/machine-learning-interview
Machine Learning Interviews from FAANG, Snapchat, LinkedIn. I have offers from Snapchat, Coupang, Stitchfix etc. Blog: mlengineer.io.
awesome-selfhosted/awesome-selfhosted
A list of Free Software network services and web applications which can be hosted on your own servers
tensorpix/benchmarking-cv-models
Benchmark computer vision ML models in 3 minutes
DeepankDixit/Effects-of-Smoking
How differently does the smoking affect men vs women? Identify the genes that respond different to smoke in men vs women (Smoking Status x Gender vs the Smoking Status + Gender null).
abhisheknaiidu/awesome-github-profile-readme
😎 A curated list of awesome GitHub Profile which updates in real time
AlexanderParkin/ChaLearn_liveness_challenge
ChaLearn Face Anti-spoofing Attack Detection Challenge@CVPR2019
khanrc/pt.darts
PyTorch Implementation of DARTS: Differentiable Architecture Search
Andrew-Ng-s-number-one-fan/EECS498-Deep-Learning-for-Computer-Vision
A course offered by Justin Johnson from the University of Michigan
ZohebAbai/Tiny-ImageNet-Challenge
This repository contains the jupyter notebooks for the custom-built DenseNet Model build on Tiny ImageNet dataset
leaderj1001/Attention-Augmented-Conv2d
Implementing Attention Augmented Convolutional Networks using Pytorch
WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
lkulowski/LSTM_encoder_decoder
Build a LSTM encoder-decoder using PyTorch to make sequence-to-sequence prediction for time series data
nelson-liu/lost-in-the-middle
Code and data for "Lost in the Middle: How Language Models Use Long Contexts"
ozan-oktay/Attention-Gated-Networks
Use of Attention Gates in a Convolutional Neural Network / Medical Image Classification and Segmentation
Girrajjangid/Machine-Learning-from-Scratch
🤖 Python implementations of some of the fundamental Machine Learning models and algorithms from scratch with interactive Jupyter demos and math being explained.
atfortes/Awesome-LLM-Reasoning
Reasoning in Large Language Models: Papers and Resources, including Chain-of-Thought and OpenAI o1 🍓
AI4Bharat/IndicTrans2
Translation models for 22 scheduled languages of India
onpix/minimal-academic-website
An extremely minimal and neat academic webpage.
timothygebhard/minimal-academic-website
Minimal website template for academics
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
nivu/ai_all_resources
A curated list of Best Artificial Intelligence Resources
LukeDitria/pytorch_tutorials
Beginner Level Deep Learning Tutorials in Pytorch with Youtube Videos!
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
jaaack-wang/Notes-for-Stanford-CS224N-NLP-with-Deep-Learning
Notes for Stanford CS224N: Natural Language Processing with Deep Learning.
dibgerge/ml-coursera-python-assignments
Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written instructions.