Skip to content

An OpenCL implementation of Deep Belief Networks and Restricted Boltzmann Machines

License

Notifications You must be signed in to change notification settings

gburachas/DeepLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepLearning

An OpenCL implementation of Deep Belief Networks and Restricted Boltzmann Machines

Dependencies

This project depends on the vjson library, which is out-dated and needs to be replaced The gflags library is also required.

As a first step you need to edit rbm/Makefile and dbn/Makefile to point to your OpenCL implementation. After that, just run make in either of these directories to build that project. Updates to the RBM code have caused the DBNs to not compile, so beware.

About

An OpenCL implementation of Deep Belief Networks and Restricted Boltzmann Machines

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published