📄 readme.txt
字号:
version 1.0.5
=============
Implemented the Adjust function for a sample of a learning procedure.
version 1.0.4
=============
The last step for the neuron construction and ineraction is complete.
From this neuron structure/architecture, we will start to develop the neuron entity.
version 1.0.3
=============
Added some learning functionalities and also refactor the code structure to allow a broader neural interaction.
Version 1.0.2
=============
+ The test1.cpp is split into the test1-bio.cpp and test1-didactic.cpp - Cfr Evaluation procedure # example
The test1-bio.cpp is aplying the same operators than the didactic one but in a more intuitive and natural way
+ the neural entity: the depolarization is calling the refactory automatically just after.
+ Added the Clean() member to the neuron in order to clean the soma with the residual ions.
version 1.0.1
=============
This draf release is a simple neuron definition along with four samples as test:
and - or and not operator and the eor
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -