29 lines
837 B
YAML
29 lines
837 B
YAML
|
Categories:
|
||
|
- Science & Education
|
||
|
License: GPL-3.0-only
|
||
|
WebSite: https://github.com/Xipher7934/NeuralNetworkSimulator
|
||
|
SourceCode: https://github.com/Xipher7934/NeuralNetworkSimulator
|
||
|
IssueTracker: https://github.com/Xipher7934/NeuralNetworkSimulator/issues
|
||
|
|
||
|
AutoName: Neural Network Simulator
|
||
|
Summary: Educational tool to learn about computational neuroscience and electrophysology
|
||
|
Description: |-
|
||
|
Neural network nodes, or \'neurons\', are simulated brain cells. Neurons can
|
||
|
be created by tapping anywhere on the screen.
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/Xipher7934/NeuralNetworkSimulator
|
||
|
|
||
|
Builds:
|
||
|
- versionName: '1.5'
|
||
|
versionCode: 6
|
||
|
commit: d81ead1ae1cc1d00bcff2d001fb444da56e2d1e5
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
|
||
|
AutoUpdateMode: None
|
||
|
UpdateCheckMode: None
|
||
|
CurrentVersion: '1.5'
|
||
|
CurrentVersionCode: 6
|