This is the Windows app named MNIST-WGAN whose latest release can be downloaded as FullRelease.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named MNIST-WGAN with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ad
MNIST-WGAN
DESCRIPTION
This project generates hand-written digits from the MNIST dataset using WGAN architecture. While debugged, a few lingering issues may remain, if you encounter any please submit them and they will be resolved. The sources and features of the project can be found in the wiki. Before use, one should verify that the network architecture is as-desired. This may be done with the GUI to the right of the number display. The "Default" button resets the network to hard-coded values which I have verified function. The "Reset" button sets the ACTIVE network to whatever architecture is displayed. In order to change which network is displayed, use the "Critic [1] or Generator [0]" checkbox. To begin training the network, press the "Train" button, after which you may use the "Clear" button to reset the average error and average percent correct value textboxes. In order to use the project on an alternative dataset, one must replace the MNIST files, then rewrite IO.FindNextNumber.
Features
- This project generates hand-written digits from the MNIST dataset
- Uses WGAN architecture
- Before use, one should verify that the network architecture is as-desired
- The "Reset" button sets the ACTIVE network to whatever architecture is displayed
- In order to use the project on an alternative dataset, one must replace the MNIST files
- In order to change which network is displayed, use the "Critic [1] or Generator [0]" checkbox
Programming Language
C#
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/mnist-wgan.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.