JaredArz/Neuromorphic_RBM
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
#July 7, 2023 #Jared Arzate Using stochastic MTJs to solve Boltzmann machine problems this code utilizes a numpy program called F2PY which converts fortran code to python-interoperable cython. Before running main.py, compile the requisite modules with the given makefile IMPORTANT: Unless otherwise stated, the node number order is as follows: Node #: 0 1 2 3 4 Ex. [0,0,0,0,0]