Git Product home page Git Product logo

3-bit-ff-tutorial's Introduction

3-bit-FF-tutorial

TUTORIAL for the premiere

Soft ver: Python 3.6.9 TF:2.0.0 Keras: 2.3.1

#####################################

An example of a trained network is provided (with all 20 train instances) to generate the plots of RNN from paper, but you can train your own.

#For network training use:

loop_train_nets.py (main)

Tune its parameters to decide the number of networks, units, and time delay.

main calls:

  1. generate_data_set.py
  2. binary_3bit_ff_RNN_to_loop.py

and save the trained networks at the folder:

"weights_ff" and "plot at plots_ff"

######################################

#For Plot RRN use:

load_and_plot_models.py (main)

main calls:

  1. plot_collective_activity.py
  2. generate_data_set_cube.py to plot the 8-memory states (or generate_data_set.py for single transitions)

The matrix to analyze must be at "matrix_weight_example" folder and plots at "plots_ff"

3-bit-ff-tutorial's People

Contributors

katejarne avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.