https://github.com/jeffheaton/encog-java-workbench
https://github.com/jeffheaton/encog-java-workbench
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeffheaton/encog-java-workbench
- Owner: jeffheaton
- License: other
- Created: 2011-05-28T01:54:18.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2019-01-02T15:03:22.000Z (over 6 years ago)
- Last Synced: 2025-04-19T01:31:40.820Z (about 2 months ago)
- Language: Java
- Homepage: http://www.heatonresearch.com/encog
- Size: 35.4 MB
- Stars: 60
- Watchers: 16
- Forks: 43
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://travis-ci.org/encog/encog-java-workbench)
I am not developing the Encog Workbench further. This includes bug fixes and enhancement. (Encog core remains under development) The Workbench code here is implemented using Java Swing, which has been [all but deprecated](https://vaadin.com/blog/clock-ticking-loudly-for-swing-and-swt-users) by Oracle. Like most Swing apps, the Encog workbench does not render that well on high resolution monitors. At this point, I do not have the time (nor see much of a purpose) to update the Encog Workbench. If you are looking for a GUI-type platform, I suggest having a look at [RapidMiner](https://rapidminer.com/) or [Dataiku](https://www.dataiku.com/dss/editions/).
Encog 3.4 workbench
===================The workbench can be downloaded from the [core release page](https://github.com/encog/encog-java-core/releases)
To launch the workbench, double-click its executable JAR. Or launch it with:
java -jar encog-workbench-3.4.0-SNAPSHOT-all
The following links will be helpful getting started with Encog.
To build an executable JAR for the workbench use:
gradle shadowJar
Getting Started:
http://www.heatonresearch.com/encog
Important Links:
http://www.heatonresearch.com/encog