Stars
If you want to become good at system design, join this newsletter now 👇
Blink - the AI multi agent that seamlessly integrates with bunq banking services
https://github.com/tirthajyoti/Papers-Literature-ML-DL-RL-AI/blob/master/General-Machine-Learning/The%20Hundred-Page%20Machine%20Learning%20Book%20by%20Andriy%20Burkov/Links%20to%20read%20the%20cha…
A lightweight tool to fetch tables from BigQuery as pandas DataFrame very fast using BigQuery Storage API combined with multiprocessing
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
Automatic architecture search and hyperparameter optimization for PyTorch
Demo of how to use callback pattern within lambda to restart a state machine after some external process completes
EEG Sleep stage classification using CNN with Keras
EnzyNet: enzyme classification using 3D convolutional neural networks on spatial representation
Solving the OpenAI gym environment CartPole-v1 with the DDQN algorithm
Minimal and Clean Reinforcement Learning Examples
Tensorflow implementation of DQN to control cart-pole from OpenAI gym environment
Project of the "fundamentals of artificial intelligence" first year master's degree course
An Open Source Machine Learning Framework for Everyone
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
Repo for the Deep Learning Nanodegree Foundations program.
A Docker for OpenAI Gym that can render on Windows
Reinforcement learning tutorials
32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each project is provided with a detailed training log.
NotAnyMike / gym
Forked from openai/gymAn improvement of CarRacing-v0 from OpenAI Gym in order to make the environment complex enough for Hierarchical Reinforcement Learning
PyGame Learning Environment (PLE) -- Reinforcement Learning Environment in Python.