aethernavshulkraven-allain's Stars
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.
skyscrappers/Deep-Learning-CSE-641
AntonioSerrano/Implementation-of-RL-algorithms-from-Sutton-and-Barto-2018
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Sentdex/nnfs_book
Sample code from the Neural Networks from Scratch book.
kamenbliznashki/sutton_barto
Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction
Systems-IIITD/DSALAB
LyWangPX/Reinforcement-Learning-2nd-Edition-by-Sutton-Exercise-Solutions
Solutions of Reinforcement Learning, An Introduction
mtrazzi/rl-book-challenge
self-studying the Sutton & Barto the hard way
vojtamolda/reinforcement-learning-an-introduction
Solutions to exercises in Reinforcement Learning: An Introduction (2nd Edition).
AssemblyAI-Community/Machine-Learning-From-Scratch
Implementation of popular ML algorithms from scratch
vvignesh17/List-of-all-Research-Internship-Program-for-IIT-and-NITs
This contains the list of almost all the internship available for Indian college students.
shaongitbd/Machine-Learning-From-Scratch
maykulkarni/Machine-Learning-Notebooks
Machine Learning notebooks for refreshing concepts.
intro-stat-learning/ISLP_labs
Up-to-date version of labs for ISLP
ShangtongZhang/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
habanoz/reinforcement-learning-an-introduction
Solutions to Sutton and Barto book exercises
AlessandroCorradini/Stanford-University-Statistical-Learning
Repo for Statistical Learning course offered by Stanford University
Pulkit-Khandelwal/Reinforcement-Learning-Notebooks
A collection of Reinforcement Learning algorithms from Sutton and Barto's book and other research papers implemented in Python.
NalishJain/IIITD-PYQs
This repo contains past year examinations of various courses offered at IIIT Delhi
brynhayder/reinforcement_learning_an_introduction
Notes and exercise solutions for second edition of Sutton & Barto's book
aflah02/SemWiseResourcesIIIT
Semester Wise Resource Collection for Various Courses at IIIT Delhi
askitlouder/Image-Processing-Tutorials
In This Repository, we add all the complete tutorial series on Image Processing and Computer Vision with complete Code and Theory. Video lectures are also available - https://www.youtube.com/channel/UCpWIxCtUo2IHh9d3fiyMaJw/playlists
NVIDIA-AI-IOT/jetracer
An autonomous AI racecar using NVIDIA Jetson Nano
adityathakker/awesome-rl-nlp
Curated Reinforcement Learning Resources for Natural Language Processing
aniket-3001/Intro-to-Programming
This repository contains all my code implementations from my Intro to Programming (IP) course at my college IIITD
aniket-3001/Number-Theory
Coding Implementations for Number Theory Concepts
aniket-3001/Matrix-Solver
This python program solves the homogeneous system Ax = 0 and gives the general solution in parametric form
aniket-3001/DSA
This repository contains all my code implementations from my Data Structures and Algorithms (DSA) course at my college IIITD