All Projects → raklokesh → ReinforcementLearning_Sutton-Barto_Solutions

raklokesh / ReinforcementLearning_Sutton-Barto_Solutions

Licence: other
Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto

Programming Languages

python
139335 projects - #7 most used programming language

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
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
Reinforcement Learning
Learn Deep Reinforcement Learning in 60 days! Lectures & Code in Python. Reinforcement Learning + Deep Learning
Stars: ✭ 3,329 (+16545%)
Mutual labels:  qlearning
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
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
sgd
An R package for large scale estimation with stochastic gradient descent
Stars: ✭ 55 (+175%)
Mutual labels:  gradient-descent
DOM-Q-NET
Graph-based Deep Q Network for Web Navigation
Stars: ✭ 30 (+50%)
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
Regression
Multiple Regression Package for PHP
Stars: ✭ 88 (+340%)
Mutual labels:  gradient-descent
feng
feng - feature engineering for machine-learning champions
Stars: ✭ 27 (+35%)
Mutual labels:  feature-engineering
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
yarll
Combining deep learning and reinforcement learning.
Stars: ✭ 84 (+320%)
Mutual labels:  sarsa
kaggle-berlin
Material of the Kaggle Berlin meetup group!
Stars: ✭ 36 (+80%)
Mutual labels:  feature-engineering
tsflex
Flexible time series feature extraction & processing
Stars: ✭ 252 (+1160%)
Mutual labels:  feature-engineering
EvolutionaryForest
An open source python library for automated feature engineering based on Genetic Programming
Stars: ✭ 56 (+180%)
Mutual labels:  feature-engineering
Deep reinforcement learning course
Implementations from the free course Deep Reinforcement Learning with Tensorflow and PyTorch
Stars: ✭ 3,232 (+16060%)
Mutual labels:  qlearning
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
GAN-Q-Learning
Unofficial Implementation of GAN Q Learning https://arxiv.org/abs/1805.04874
Stars: ✭ 42 (+110%)
Mutual labels:  qlearning
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

RL_Sutton&Barto_Python

Solutions and figures for problems from Reinforcement Learning: An Introduction by Dr. Sutton & Dr. Barto

  • Solved these problems as I went through the chapters in the book.
  • All of the coding was done as I learnt Python parallelly. So feel free to make code related suggestions as well.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].