- 03 Jan, 2023 11 commits
-
-
Philippe Gaussier authored
PG.
-
Philippe Gaussier authored
PG.
-
-
Philippe Gaussier authored
PG.
-
Philippe Gaussier authored
PG.
-
Philippe Gaussier authored
Allow to have a good idea of the program functionning. Display stays on the same line using \r and a flush of stdout PG.
-
Philippe Gaussier authored
In blind mode there is no keyboard control so step by step mode is meaningless. PG.
-
mju authored
-
mju authored
-
mju authored
-
Philippe Gaussier authored
Data saved ibn promethe from : f_save_image_activity() or f_display_image_activity() PG.
-
- 02 Jan, 2023 2 commits
-
-
Philippe Gaussier authored
PG.
-
Philippe Gaussier authored
When the input is higher than a given threshold the f_cond_breakpoint function switch to the step by step mode. After a continue, the f_cond_breakpoint is not active anymore until the input goes below the threshold. The function only reacts to the triggering on of the input (rising front). Do not forget to add the new source in the list of the files to be compiled ;-). PG.
-
- 29 Dec, 2022 5 commits
-
-
Philippe Gaussier authored
PG.
-
Philippe Gaussier authored
This can be useful to follow the execution of a long script. PG.
-
Philippe Gaussier authored
PG.
-
Philippe Gaussier authored
PG.
-
Philippe Gaussier authored
The old one should be suppressed in a next commit if everything is working well.
-
- 23 Dec, 2022 2 commits
-
-
-
Philippe Gaussier authored
Add an option -b1 to save in binary files to improve performances. Default is still ASCII format for compatibility. PG.
-
- 13 Dec, 2022 1 commit
-
-
mju authored
-
- 07 Dec, 2022 2 commits
-
-
Philippe Gaussier authored
Update applications/example/timing_learning/README.md See merge request !1
-
Philippe Gaussier authored
-
- 06 Dec, 2022 1 commit
-
-
Philippe Gaussier authored
PG.
-
- 05 Dec, 2022 1 commit
-
-
Philippe Gaussier authored
PG.
-
- 30 Nov, 2022 7 commits
-
-
Philippe Gaussier authored
Now all weights of all the neurons nearby the click point are displayed. It solves the issue of clicking on the right micro neurons when the group as a lot of neurons. PG.
-
Philippe Gaussier authored
-
Philippe Gaussier authored
The modulo property is now functinig correctly. Suppress also some debug information. PG.
-
Philippe Gaussier authored
PG.
-
-
Philippe Gaussier authored
-
Philippe Gaussier authored
PG.
-
- 16 Nov, 2022 3 commits
-
-
-
cyprien authored
PG.
-
Philippe Gaussier authored
PH.
-
- 26 Oct, 2022 1 commit
-
-
Philippe Gaussier authored
-
- 24 Oct, 2022 2 commits
-
-
Philippe Gaussier authored
Add comment and modif printf. This file need to be modified after coeff->val will not be used anymore. PG.
-
Philippe Gaussier authored
Midify source code so that the old function with coeff->val are still saved correctly until their change. use to copy_back function to put coeff-> val values in coeffs_val[] array. PG.
-
- 20 Oct, 2022 1 commit
-
-
Philippe Gaussier authored
PG.
-
- 19 Sep, 2022 1 commit
-
-
Philippe Gaussier authored
-