Biophysical Neural Network Simulator


<Only Inference>


1. Simulation Run

>> ./home/dkim785/Tools/CUDA/INF_Neuron_Simulatior_HPC/Debug/Run the INF_Neuron_Simulator_HPC


2. Type '8'


3. Run the Matlab Code (/home/dkim785/Tools/CUDA/INF_Neuron_Simulator_HPC/Debug/mass_process_read_potential_2.m


4. Symulation Run and Type '7'


5. You can see the result.


<How to change the parameters?>


1. For the first try, I changed the 'Debug/device2_output_network.txt'.


2. Just copied it, and open.


3. Inside this file, you can see the parameters, and weights.


4. Order is (This neuron's number // 2 // LIF_b // LIF_th // LIF_reset // 20.000000 // LIF_c // LIF_a // -65.060000 // 0.000 // 0.000 ; From, Weight, From, Weight ...)


5. Change the parameters.


6. If it is not work, we should change the weights. (You should learning)


<Learning>


1. Run the INF_Neruon_Simulator_HPC


2. Type '4'


Yun's Matlab Simulator


< Yun's Code>


1. Check the parameters by run model_compare_tuned.m


2. Inside the model_compare_tuned.m code, there is

+ Recent posts