Home  /  Education Apps  / Neuroplay on Windows Pc

Neuroplay on Windows Pc

Developed By: DDimitrovD

License: Free

Rating: 4,7/5 - 13 votes

Last Updated: April 19, 2024

Download on Windows PC

Compatible with Windows 10/11 PC & Laptop

App Details

Version 1.1
Size 2 MB
Release Date January 05, 24
Category Education Apps

What's New:
Version 1.1- Optimum check and learning insights and tips- Adjusted default values- Architecture help and explanations [see more]

Description from Developer:
Play around with the network architecture and the dataset to see how different parameters influence the neural network.

Neuroplay is a small image recognition artificial neural ne... [read more]

App preview ([see all 8 screenshots]  /  [view video])

App preview

About this app

On this page you can download Neuroplay and install on Windows PC. Neuroplay is free Education app, developed by DDimitrovD. Latest version of Neuroplay is 1.1, was released on 2024-01-05 (updated on 2024-04-19). Estimated number of the downloads is more than 500. Overall rating of Neuroplay is 4,7. Generally most of the top apps on Android Store have rating of 4+. This app had been rated by 13 users, 1 users had rated it 5*, 12 users had rated it 1*.

How to install Neuroplay on Windows?

Instruction on how to install Neuroplay on Windows 10 Windows 11 PC & Laptop

In this post, I am going to show you how to install Neuroplay on Windows PC by using Android App Player such as BlueStacks, LDPlayer, Nox, KOPlayer, ...

Before you start, you will need to download the APK/XAPK installer file, you can find download button on top of this page. Save it to easy-to-find location.

[Note] You can also download older versions of this app on bottom of this page.

Below you will find a detailed step-by-step guide, but I want to give you a fast overview of how it works. All you need is an emulator that will emulate an Android device on your Windows PC and then you can install applications and use it - you see you're playing it on Android, but this runs not on a smartphone or tablet, it runs on a PC.

If this doesn't work on your PC, or you cannot install, comment here and we will help you!

Step By Step Guide To Install Neuroplay using BlueStacks

  1. Download and Install BlueStacks at: https://www.bluestacks.com. The installation procedure is quite simple. After successful installation, open the Bluestacks emulator. It may take some time to load the Bluestacks app initially. Once it is opened, you should be able to see the Home screen of Bluestacks.
  2. Open the APK/XAPK file: Double-click the APK/XAPK file to launch BlueStacks and install the application. If your APK/XAPK file doesn't automatically open BlueStacks, right-click on it and select Open with... Browse to the BlueStacks. You can also drag-and-drop the APK/XAPK file onto the BlueStacks home screen
  3. Once installed, click "Neuroplay" icon on the home screen to start using, it'll work like a charm :D

[Note 1] For better performance and compatibility, choose BlueStacks 5 Nougat 64-bit read more

[Note 2] about Bluetooth: At the moment, support for Bluetooth is not available on BlueStacks. Hence, apps that require control of Bluetooth may not work on BlueStacks.

How to install Neuroplay on Windows PC using NoxPlayer

  1. Download & Install NoxPlayer at: https://www.bignox.com. The installation is easy to carry out.
  2. Drag the APK/XAPK file to the NoxPlayer interface and drop it to install
  3. The installation process will take place quickly. After successful installation, you can find "Neuroplay" on the home screen of NoxPlayer, just click to open it.

Discussion

(*) is required

Download older versions

Other versions available: 1.1.

Download Neuroplay 1.1 on Windows PC – 2 MB

Play around with the network architecture and the dataset to see how different parameters influence the neural network.

Neuroplay is a small image recognition artificial neural network builder. It is not very powerful nor very feature-rich. Actually, it is deliberately simple and limited. It can only work with a maximum of 3 classes! Its primary goal is to give an intuitive view of the inner-workings of neural networks. To help you understand what is going on when the networks is learning a new dataset and to visualize how every layer and unit sees the intermediate data.

Take a look at the code! Yes, it is OPEN SOURCE. You can head to the repository and see how everything works! Neuroplay doesn’t use complex machine learning libraries and advanced optimization algorithms. As well, I strive to keep the code well documented and clean. It is simple and easy to understand the fundamental basics of neural networks.
GitLab repo: https://gitlab.com/ddimitrovd/neuroplay

It will take you no more than 5 minutes to learn to work with it and to start having fun! I strongly recommend cheeking the video tutorial. It is short and straight to the point!

You can either use a provided dataset or even better input your own by drawing it. Don't worry it won't be too tedious to gather a decent dataset every drawing you provide is augmented to multiply the images. You can collect a dataset of dimensions in the tens of thousands just in one minute!

I have great many ideas for cool features and inner-workings visualization tools, but I am only one guy, and this is a side project of mine. There is just that much time I can sacrifice for this app. I am aware that there are some bugs, limitations and room for optimization, but it's a free app. I hope you have fun with it and don't get too frustrated when thing go wrong.

!!! UNDER DEVELOPPEMENT !!!
As I mentioned there are lots of things I still want to do, and you will probably see that in the app with all the disabled buttons and warnings.
Things that I want to do in the nearest future if I have the time are:
- more optimization algorithms
- used defined augmentations
- built-in datasets
- improved performance / multithreading
- input visualisation
- better navigation between activities
- diagram visualisation of the neural network model, hypothesis and the individual units and weights
+ similar visualisation for backprop
- saving multiple custom datasets
- more customisable architecture
- and much much more

The app uses some great free assets and publicly available code:
-Building simple drawing tool for android: https://android.jlelse.eu/a-guide-to-drawing-in-android-631237ab6e28
-Icons: https://www.flaticon.com/authors/smashicons
Version 1.1
- Optimum check and learning insights and tips
- Adjusted default values
- Architecture help and explanations