Skip to content

rafaelblevin821/Updates-supervised

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

TO UPDATE THE SIMULATOR TO RUN SUPERVISED LEARNING:
 - Replace bindsnet/Two-layer-Network with Two-layer-Network in this compressed directory.
 - Replace bindsnet/bindsnet/models , bindsnet/bindsnet/network, bindsnet/bindsnet/learning and bindsnet/bindsnet/utils  with the content of bindsnet repository in this compressed directory.

Content:
 - Two-layer-Network/Spervised_2_layer.py implements supervised learning with the two-layer network
 - Two-layer-Network/Spervised_3_layer.py implements supervised learning with the three-layer network
 - Two-layer-Network/Two-layer-Network-MNIST implements unsupervised learning with the two-layer network
 - Two-layer-Network/Three-layer-Network-MNIST implements unsupervised learning with the Three-layer network

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%