You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
I am trying to implement various AI algorithms on various environments (like OpenAI-gym) as I learned my toward the safe AI