sphinxteam / Boltzmann.jl

Restricted Boltzmann Machines in Julia
Other
15 stars 4 forks source link

Restructuring Merge #18

Closed eric-tramel closed 8 years ago

eric-tramel commented 8 years ago

Many, many things have been changed in this restructure. The main goal was to make the code-base a little more modular and extensible, since we would like to add features such as Deep Boltzmann machine learning, as well as other training approaches. This restructure should reflect that.

What I haven't yet done is to finish the documentation or to make a nice standard naming convention for the code base. All of this is thrown onto the TODO bonfire since we still have papers to write!