Back to Browse

Neural Networks w/ JAVA - Prototype Project 03

5.4K views
Feb 21, 2017
16:19

►screenshots: https://prototypeprj.blogspot.com/2020/09/neural-networks-w-java-tutorial-03.html 00:06 change THRESHOLD to 0.0 + run neural networks tutorial 02 00:24 unsuccessfull in looping through additional epochs until error = 0 for all training vectors in final epoch 00:50 set weighted sum equal to the threshold 01:28 explain difference between setting THRESHOLD = 0 and THRESHOLD = 1 02:20 explain adding a bias 02:50 objective here is to determine what weights would lead to 'Target Result' = 'Result' for all vectors in training data 03:40 code the application 04:35 what is a perceptron 05:02 go over Perceptron code 05:42 code application Driver class 07:04 go over printing methods 11:17 JavaFX plotting code for 'and' data points and decision boundary 14:45 test run completed application ► get access to members-only video contents + support: https://www.youtube.com/channel/UCUvwlMMaeppKPdtAK8PxO8Q/join ► website + download source code: https://prototypeprj.com https://ai.prototypeprj.com https://crypto.prototypeprj.com ► download directly: download ai source code @ https://sites.fastspring.com/prototypeprj/instant/ai download crypto source code @ https://sites.fastspring.com/prototypeprj/instant/crypto download source code (old) page # 2 @ https://sites.fastspring.com/prototypeprj/instant/2020 download source code (older) page # 1 @ https://sites.fastspring.com/prototypeprj/instant/all

Download

0 formats

No download links available.

Neural Networks w/ JAVA - Prototype Project 03 | NatokHD