Skip to content

I am trying to implement various AI algorithms on various environments (like OpenAI-gym) as I learned my toward the safe AI

License

Notifications You must be signed in to change notification settings

Varniex/AI-Algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of various AI-Algorithms

I have tried to implement various AI algoritms (in Python and JavaScript) like Genetic, Reinforcement, Q-Learning etc. This repo is updated gradually as I learn new algorithms and their implementation.