|
|
|
|
|
by jiggy2011
4895 days ago
|
|
To be fair implementing a simple neural network is probably about par for the course as a sophomore CS undergrad project. The basic algorithms you need can be found via google. In my (extremely limited) experience the much more difficult part is using them to successfully solve real world problems. |
|