From 5f20f5bb7e23f62b044a1be0629395a1e13d9ab6 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 17 Sep 2018 16:24:25 +0000 Subject: [PATCH] New app: Neural Network Simulator --- ...com.EthanHeming.NeuralNetworkSimulator.yml | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 metadata/com.EthanHeming.NeuralNetworkSimulator.yml diff --git a/metadata/com.EthanHeming.NeuralNetworkSimulator.yml b/metadata/com.EthanHeming.NeuralNetworkSimulator.yml new file mode 100644 index 0000000000..f3425feaf0 --- /dev/null +++ b/metadata/com.EthanHeming.NeuralNetworkSimulator.yml @@ -0,0 +1,28 @@ +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