Skip to content

kiranmaya/Deep-QLearning-Demo-csharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Deep QLearning demo

This demo is a C# port of ConvNetJS Reinforcement Learning Demo by Andrej Karpathy. Watch the demo video on YouTube. This project also uses Cedric Bovar's ConvNetSharp library for the Convolutional Neural Networks.

Pretrained model

I included a pretrained model that I trained for a few hours, you can load and use it if you don't like waiting :)

About

This demo is a C# port of ConvNetJS RLDemo (https://cs.stanford.edu/people/karpathy/convnetjs/demo/rldemo.html) by Andrej Karpathy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%