Neural Networks Application icon

Neural Networks 2.0.0

7.9 MB / 10+ Downloads / Rating 2.6 - 22 reviews


See previous versions

Neural Networks, developed and published by Nielsen Castelo Damasceno, has released its latest version, 2.0.0, on 2016-06-30. This app falls under the Education category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 2.6, based on 22 reviews.

Neural Networks APK available on this page is compatible with all Android devices that meet the required specifications (Android 4.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.ncdd.RNA

Updated: 9 years ago

Developer Name: Nielsen Castelo Damasceno

Category: Education

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing Neural Networks on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

2.6
Total 22 reviews

Reviews

1 ★, on 2017-12-31
Does not offer the ability to configure anatomy. Neural networks here don't work.

2 ★, on 2016-07-19
Poor experience

2 ★, on 2017-04-15
The purpose of the app is confusing, as it doesn't appear to be doing much appart from run certain artificial networks.

Previous Versions

Neural Networks 2.0.0
2016-06-30 / 7.9 MB / Android 4.0+

About this app

This program makes the simulation of a neural network Perceptron and Adaline
The Perceptron is a type of artificial neural network developed in 1957 at the Cornell Aeronautical Laboratory by Frank Rosenblatt. It can be seen as the simplest type of neural feedforward network: a linear classifier.

ADALINE (Adaptive Linear Neuron or later Adaptive Linear Element) is an early single-layer artificial neural network and the name of the physical device that implemented this network. The network uses memistors. It was developed by Professor Bernard Widrow and his graduate student Ted Hoff at Stanford University in 1960. It is based on the McCulloch–Pitts neuron. It consists of a weight, a bias and a summation function.

This program simulates the logic gates OR, AND, NAND, NOR, and XOR. Notice in the simulation that the XOR problem is not solved.

New features

Improved layout
Bug fix