This book is about neural network processing using Java. Before we can start developing any neural network program, we need to learn several Java tools. If you are a Java developer and are familiar with the tools discussed here, you can skip this chapter. Just make sure that all the necessary tools are installed on your Windows machine.
Installing the Java Environment and NetBeans on Your Windows Machine
As developers, we need both the Java JDK and NetBeans as development tools. Oracle provides ...