Pinned Repositories
amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
gitignore
A collection of useful .gitignore templates
Maze-Generation
Maze generation using Depth First Backtracking using Unity3D
MultiLayerReadoutEchoStateNetwork
Reinforcement learning using Echo State Network (ESN) with multi layer feed forward readout
Perceptron
A single perceptron that classify linearly separable data
Policy-evaluation
Implementation of policy evaluation based on the Reinforcement Learning : An Introduction book by Richard S.Sutton and Andrew G.Barto
PolicyGradientMethods
Implements reinforcement learning policy methods such as one step actor critic method
QAgent
Simple Q-Learning agent that learns to play Gymnasium's classic control games
Quiz-Builder
Unity assignment for eon reality
Reporter
A tool to collect data and generate graphs for reinforcement learning experiments
kfkok's Repositories
kfkok/MultiLayerReadoutEchoStateNetwork
Reinforcement learning using Echo State Network (ESN) with multi layer feed forward readout
kfkok/amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
kfkok/gitignore
A collection of useful .gitignore templates
kfkok/Maze-Generation
Maze generation using Depth First Backtracking using Unity3D
kfkok/Perceptron
A single perceptron that classify linearly separable data
kfkok/Policy-evaluation
Implementation of policy evaluation based on the Reinforcement Learning : An Introduction book by Richard S.Sutton and Andrew G.Barto
kfkok/PolicyGradientMethods
Implements reinforcement learning policy methods such as one step actor critic method
kfkok/QAgent
Simple Q-Learning agent that learns to play Gymnasium's classic control games
kfkok/Quiz-Builder
Unity assignment for eon reality
kfkok/Reporter
A tool to collect data and generate graphs for reinforcement learning experiments
kfkok/Tic-Tac-Toe
A simple tic tica toe game with ai, made in Unity 2019
kfkok/tic-tac-toe-python
tic tac toe with reinforcement learning agent
kfkok/TreeSearchMsPacMan
Main Code Base for Ms. Pac-Man Vs Ghost Team Competition
kfkok/UrbanPlanningWithSubway
A simple project that generate a simple urban map along with its subway map based on user input