”How to write simple AIs from scratch”

Daestrum

Expert
Licensed User
Longtime User
I played around with B4J and Neural nets a lttle while ago.
This program just tries to guess the gender from height and weight input.
Was quite interesting.
Note the source code contains the original Java code - simply commented out and re-written in B4J.
 

Attachments

  • neuralTest.zip
    6.5 KB · Views: 25
Top