Melik Buğra Özçelik's repositories

Language:HTMLStargazers:0Issues:0Issues:0

AutoPentest-DRL

AutoPentest-DRL: Automated Penetration Testing Using Deep Reinforcement Learning

License:BSD-3-ClauseStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

TicTacToe-Learner-ReinforcementLearning

A TicTacToe AI (Reinforcement Learning) player agent that learns to play 'O' player in the game from the user agent who plays 'X' agent. Also another program is added: In this program 'X' player is also a AI agent and both AI's learns from each other, so we can use their knowledge in our first program and test them.

Language:PythonStargazers:0Issues:0Issues:0

Q-Learning-Theory-with-an-Expamle-for-Beginners

Basic Reinforcement Learning (RL) Theory with a Solution of a Simplified GridWorld Problem Using Q-Learning

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Rainbow

Implementation and evaluation of the RL algorithm Rainbow to learn to play Atari games.

Stargazers:0Issues:0Issues:0