All Projects → ReinforcementLearning_Sutton-Barto_Solutions → Similar Projects or Alternatives

157 Open source projects that are alternatives of or similar to ReinforcementLearning_Sutton-Barto_Solutions

Reinforcement-Learning-An-Introduction
Kotlin implementation of algorithms, examples, and exercises from the Sutton and Barto: Reinforcement Learning (2nd Edition)
Stars: ✭ 28 (+40%)
Mutual labels:  qlearning, sarsa
Gmm
Variational Inference in Gaussian Mixture Model
Stars: ✭ 31 (+55%)
Mutual labels:  gradient-descent
Backprop
Heterogeneous automatic differentiation ("backpropagation") in Haskell
Stars: ✭ 154 (+670%)
Mutual labels:  gradient-descent
Learning To Learn By Pytorch
"Learning to learn by gradient descent by gradient descent "by PyTorch -- a simple re-implementation.
Stars: ✭ 31 (+55%)
Mutual labels:  gradient-descent
Coronavirus Epidemic Covid 19
👩🏻‍⚕️Covid-19 estimation and forecast using statistical model; 新型冠状病毒肺炎统计模型预测 (Jan 2020)
Stars: ✭ 228 (+1040%)
Mutual labels:  gradient-descent
Reinforcement Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Stars: ✭ 3,329 (+16545%)
Mutual labels:  qlearning
Neural Tangents
Fast and Easy Infinite Neural Networks in Python
Stars: ✭ 1,357 (+6685%)
Mutual labels:  gradient-descent
clink
Clink is a library that provides APIs and infrastructure to facilitate the development of parallelizable feature engineering operators that can be used in both C++ and Java runtime.
Stars: ✭ 24 (+20%)
Mutual labels:  feature-engineering
cartpole-rl-remote
CartPole game by Reinforcement Learning, a journey from training to inference
Stars: ✭ 24 (+20%)
Mutual labels:  qlearning
Gorgonia
Gorgonia is a library that helps facilitate machine learning in Go.
Stars: ✭ 4,295 (+21375%)
Mutual labels:  gradient-descent
Ai Simplest Network
The simplest form of an artificial neural network explained and demonstrated.
Stars: ✭ 333 (+1565%)
Mutual labels:  gradient-descent
RL
Reinforcement Learning Demos
Stars: ✭ 66 (+230%)
Mutual labels:  sarsa
Data-Science
Using Kaggle Data and Real World Data for Data Science and prediction in Python, R, Excel, Power BI, and Tableau.
Stars: ✭ 15 (-25%)
Mutual labels:  feature-engineering
Far Ho
Gradient based hyperparameter optimization & meta-learning package for TensorFlow
Stars: ✭ 161 (+705%)
Mutual labels:  gradient-descent
sgd
An R package for large scale estimation with stochastic gradient descent
Stars: ✭ 55 (+175%)
Mutual labels:  gradient-descent
Awesome Machine Learning Deep Learning Mathematics
A curated list of mathematics documents ,Concepts, Study Materials , Algorithms and Codes available across the internet for machine learning and deep learning
Stars: ✭ 138 (+590%)
Mutual labels:  gradient-descent
DOM-Q-NET
Graph-based Deep Q Network for Web Navigation
Stars: ✭ 30 (+50%)
Mutual labels:  qlearning
Physical Gradient Descent
Code for https://fosterelli.co/executing-gradient-descent-on-the-earth
Stars: ✭ 70 (+250%)
Mutual labels:  gradient-descent
skrobot
skrobot is a Python module for designing, running and tracking Machine Learning experiments / tasks. It is built on top of scikit-learn framework.
Stars: ✭ 22 (+10%)
Mutual labels:  feature-engineering
Mindseye
Neural Networks in Java 8 with CuDNN and Aparapi
Stars: ✭ 8 (-60%)
Mutual labels:  gradient-descent
reinforcement-learning-flappybird
In-browser reinforcement learning for flappy bird 🐦
Stars: ✭ 41 (+105%)
Mutual labels:  qlearning
Neuralnetwork.net
A TensorFlow-inspired neural network library built from scratch in C# 7.3 for .NET Standard 2.0, with GPU support through cuDNN
Stars: ✭ 392 (+1860%)
Mutual labels:  gradient-descent
machine learning course
Artificial intelligence/machine learning course at UCF in Spring 2020 (Fall 2019 and Spring 2019)
Stars: ✭ 47 (+135%)
Mutual labels:  gradient-descent
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+34640%)
Mutual labels:  sarsa
Neural Network From Scratch
Implementing Multiple Layer Neural Network from Scratch
Stars: ✭ 272 (+1260%)
Mutual labels:  gradient-descent
Diffmorph
Image morphing without reference points by applying warp maps and optimizing over them.
Stars: ✭ 249 (+1145%)
Mutual labels:  gradient-descent
Reinforcement-Learning-In-Motion
Code repository for my course on the fundamentals of reinforcement learning
Stars: ✭ 78 (+290%)
Mutual labels:  sarsa
yarll
Combining deep learning and reinforcement learning.
Stars: ✭ 84 (+320%)
Mutual labels:  sarsa
java-reinforcement-learning
Package provides java implementation of reinforcement learning algorithms such Q-Learn, R-Learn, SARSA, Actor-Critic
Stars: ✭ 90 (+350%)
Mutual labels:  sarsa
kaggle-berlin
Material of the Kaggle Berlin meetup group!
Stars: ✭ 36 (+80%)
Mutual labels:  feature-engineering
Mlbasic
深度学习常用优化方法详解
Stars: ✭ 222 (+1010%)
Mutual labels:  gradient-descent
tsflex
Flexible time series feature extraction & processing
Stars: ✭ 252 (+1160%)
Mutual labels:  feature-engineering
Ml Course
Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language
Stars: ✭ 154 (+670%)
Mutual labels:  gradient-descent
EvolutionaryForest
An open source python library for automated feature engineering based on Genetic Programming
Stars: ✭ 56 (+180%)
Mutual labels:  feature-engineering
Nmflibrary
MATLAB library for non-negative matrix factorization (NMF): Version 1.8.1
Stars: ✭ 153 (+665%)
Mutual labels:  gradient-descent
Deep reinforcement learning course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Stars: ✭ 3,232 (+16060%)
Mutual labels:  qlearning
Raytracer.jl
Differentiable RayTracing in Julia
Stars: ✭ 110 (+450%)
Mutual labels:  gradient-descent
GAN-Q-Learning
Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874
Stars: ✭ 42 (+110%)
Mutual labels:  qlearning
Machine Learning Numpy
Gathers Machine learning models using pure Numpy to cover feed-forward, RNN, CNN, clustering, MCMC, timeseries, tree-based, and so much more!
Stars: ✭ 90 (+350%)
Mutual labels:  gradient-descent
reinforced-race
A model car learns driving along a track using reinforcement learning
Stars: ✭ 37 (+85%)
Mutual labels:  qlearning
msda
Library for multi-dimensional, multi-sensor, uni/multivariate time series data analysis, unsupervised feature selection, unsupervised deep anomaly detection, and prototype of explainable AI for anomaly detector
Stars: ✭ 80 (+300%)
Mutual labels:  feature-engineering
least-squares-cpp
A single header-only C++ library for least squares fitting.
Stars: ✭ 46 (+130%)
Mutual labels:  gradient-descent
Univariate Linear Regression Gradient Descent Javascript
⭐️ Univariate Linear Regression with Gradient Descent in JavaScript (Vectorized)
Stars: ✭ 9 (-55%)
Mutual labels:  gradient-descent
Deep-QLearning-Demo-csharp
This demo is a C# port of ConvNetJS RLDemo (https://cs.stanford.edu/people/karpathy/convnetjs/demo/rldemo.html) by Andrej Karpathy
Stars: ✭ 34 (+70%)
Mutual labels:  qlearning
Cppnumericalsolvers
a lightweight C++17 library of numerical optimization methods for nonlinear functions (Including L-BFGS-B for TensorFlow)
Stars: ✭ 638 (+3090%)
Mutual labels:  gradient-descent
feng
feng - feature engineering for machine-learning champions
Stars: ✭ 27 (+35%)
Mutual labels:  feature-engineering
Optim
OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions
Stars: ✭ 411 (+1955%)
Mutual labels:  gradient-descent
Q-learning-conv-net
Q learning AI bot perceiving environment with CNN
Stars: ✭ 14 (-30%)
Mutual labels:  qlearning
Thesemicolon
This repository contains Ipython notebooks and datasets for the data analytics youtube tutorials on The Semicolon.
Stars: ✭ 345 (+1625%)
Mutual labels:  gradient-descent
Regression
Multiple Regression Package for PHP
Stars: ✭ 88 (+340%)
Mutual labels:  gradient-descent
Pytorch Meta Optimizer
A PyTorch implementation of Learning to learn by gradient descent by gradient descent
Stars: ✭ 275 (+1275%)
Mutual labels:  gradient-descent
Easy Rl
强化学习中文教程,在线阅读地址:https://datawhalechina.github.io/easy-rl/
Stars: ✭ 3,004 (+14920%)
Mutual labels:  sarsa
Deep Learning From Scratch
Six snippets of code that made deep learning what it is today.
Stars: ✭ 255 (+1175%)
Mutual labels:  gradient-descent
FIFA-2019-Analysis
This is a project based on the FIFA World Cup 2019 and Analyzes the Performance and Efficiency of Teams, Players, Countries and other related things using Data Analysis and Data Visualizations
Stars: ✭ 28 (+40%)
Mutual labels:  feature-engineering
Deep-Reinforcement-Learning-Notebooks
This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This notebooks contain both theory and implementation of different algorithms.
Stars: ✭ 15 (-25%)
Mutual labels:  sarsa
exemplary-ml-pipeline
Exemplary, annotated machine learning pipeline for any tabular data problem.
Stars: ✭ 23 (+15%)
Mutual labels:  feature-engineering
featuretoolsOnSpark
A simplified version of featuretools for Spark
Stars: ✭ 24 (+20%)
Mutual labels:  feature-engineering
AutoTS
Automated Time Series Forecasting
Stars: ✭ 665 (+3225%)
Mutual labels:  feature-engineering
flatiron-school-data-science-curriculum-resources
Lesson material on data science and machine learning topics/concepts
Stars: ✭ 118 (+490%)
Mutual labels:  gradient-descent
Paddle-RLBooks
Paddle-RLBooks is a reinforcement learning code study guide based on pure PaddlePaddle.
Stars: ✭ 113 (+465%)
Mutual labels:  sarsa
1-60 of 157 similar projects