Pinned Repositories
bandits
cartpole-balancing
Discovering the optimal policy in the problem of balancing a pole on a moving cart using policy iteration.
db-server
simple express.js db-server
maze-escape
Applying model-based and model-free reinforcement-learning (RL) techniques to find exits to (n x n) mazes.
vsindato.github.io
Personal website
colorization
This is an image colorization project for an MIT class
vsindato's Repositories
vsindato/vsindato.github.io
Personal website
vsindato/db-server
simple express.js db-server
vsindato/bandits
vsindato/maze-escape
Applying model-based and model-free reinforcement-learning (RL) techniques to find exits to (n x n) mazes.
vsindato/cartpole-balancing
Discovering the optimal policy in the problem of balancing a pole on a moving cart using policy iteration.