afandy10's Stars
AMAI-GmbH/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2022
andkret/Cookbook
The Data Engineering Cookbook
datastacktv/data-engineer-roadmap
Roadmap to becoming a data engineer in 2021
lexfridman/mit-deep-learning
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
JWarmenhoven/ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
sweetice/Deep-reinforcement-learning-with-pytorch
PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....
Sentdex/pygta5
Explorations of Using Python to play Grand Theft Auto 5.
jonkrohn/ML-foundations
Machine Learning Foundations: Linear Algebra, Calculus, Statistics & Computer Science
lexfridman/deeptraffic
DeepTraffic is a deep reinforcement learning competition, part of the MIT Deep Learning series.
AmoDinho/datacamp-python-data-science-track
All the slides, accompanying code and exercises all stored in this repo. 🎈
DeepReinforcementLearning/DeepReinforcementLearningInAction
Code from the Deep Reinforcement Learning in Action book from Manning, Inc
ardamavi/Game-Bot
Artificial intelligence learn playing any game with watching you.
RITCHIEHuang/DeepRL_Algorithms
DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DDPG, TD3, SAC)
JuliaAcademy/JuliaProgrammingForNervousBeginners
A course for people who are hesitant but curious about learning to write code in Julia.
Jcharis/Python-Machine-Learning
Tutorials on Machine Learning and Deep Learning with Python
gsurma/deep_traffic
MIT DeepTraffic top 2% solution (75.01 mph) 🚗.
ctu-vras/precnet
Predictive Coding Network (PreCNet) for Next Frame Video Prediction.
ParmuSingh/gtasa-driving
This is an Agent that can drive inside GTA San Andreas just by looking at the game frames. There are no other inputs. Massive credits to sentdex.