Backpropagation Apk

Backpropagation Apk

Latest version 3.2
08 May 2021

Older Versions

Apk Infos

Version3.2
Rating4.5/5, based on 139 votes
Size‎1.3 MB
Requires AndroidAndroid 4.0+ (Ice Cream Sandwich)
Author's NotesA simple example of backpropagation algorithm.

About Backpropagation APK

Backpropagation APK Download for Android
Backpropagation APK Download for Android

Description

A simple example of backpropagation algorithm. Learn small neural network basic functions like predefined examples: AND, XOR or 2D distance. Import and export of custom tasks from and to xml or well readable csv. Integration with www browser. Creating new or editing loaded tasks in an editor is also possible. You can show the network anatomy and all weights and also the result with marked training set or exact output for set input. If learning failes, restart whole learning algorithm or just single neuron weights. Alpha learning speed is automatic and configurable. Help on each screen. This program may be useful for students of a basic course of artificial neural networks. It illustrates well that learning of neural networks is a complex task and basic backpropagation without any improvements can only solve very simple tasks.

Latest updates

What's new in version 3.2

Java export. Adds button. Targeted to 29 SDK.

How to install Backpropagation APK on Android phone or tablet?

Download Backpropagation APK file from ApkClean, then follow these steps:

Update Phone Settings

  • Go to your phone Settings page
  • Tap Security or Applications (varies with device)
  • Check the Unknown Sources box
  • Confirm with OK

Go to Downloads

  • Open Downloads on your device by going to My Files or Files
  • Tap the APK file you downloaded (cz.honza.backpropagation-v3.2-ApkClean.apk)
  • Tap Install when prompted, the APK file you downloaded will be installed on your device.

Older Versions

3.2 (20)1.3 MB

Questions & Answers

Q: What is an APK File?

A: Just like Windows (PC) systems use an .exe file for installing software, Android does the same. An APK file is the file format used for installing software on the Android operating system.

Q: If I install an APK from this website, will I be able to update the app from the Play Store?

A: Yes, absolutely. The Play Store installs APKs it downloads from Google's servers, and sideloading from a site like ApkClean.net goes through a very similar process, except you're the one performing the downloading and initiating the installation (sideloading).
As soon as the Play Store finds a version of the app newer than the one you've sideloaded, it will commence an update.

Q: Why ApkClean.net can guarantee APK 100% safe?

A: Whenever someone wants to download an APK file from ApkClean.net, we'll check the corresponding APK file on Google Play and allow user download it directly (of course, we'll cache it on our server). If the APK file does not exist on Google Play, we'll search it in our cache.

Q: What are Android App permissions?

A: Apps require access to certain systems within your device. When you install an application, you are notified of all of the permissions required to run that application.

Don't hesitate to contact us if you have any questions or concerns.

(*) is required

User's Reivew

3 ★Great untapped potential Option to visualize output during training Make creating new training sets more user friendly Options for activation function, training parameters etc.
3 ★Great app, but confusing UI.
5 ★Love it. Suggestion: allow user to change activation function. Maybe add dropdown with Logistic, Tanh, ReLU, and custom.
3 ★Has potential but quite limited. Doesn't let you step through the learning by single steps, doesn't show you all the weight values after learning, not enough controls or info given to truly learn things. Also would be more useful if we could import data alone in a csv rather than requiring thing peculiar so-called-csv format that no one else uses.
5 ★This app met more than my expectations. Hats off to the dev, for creating such an app, making neural networks so fun to learn. But the only problem, "I FACE" is that if there was a option to get the outputs as float or int instead of double. You may use the Math.round function to do it. And please make some updates to the UI. Google Material Design would be perfect. Thanks to the DEV
5 ★good simulation and training, easy to use
4 ★Wow, looks like this app will cover some Dynamics of decision and thought modeling, I'll take a look at it! Much thanks :>
5 ★Thank you for providing this app. It is really perfect for a beginner like me.
5 ★This is a super awesome app, though, it only accepts numbers (you can justmake 26 inputs if you want to use letters, but that is kinda annoying todo.)
5 ★why when i want to import csv file it said unknown format?