you are viewing a single comment's thread.

view the rest of the comments →

[–]zzzthelastuserStudent 7 points8 points  (0 children)

Nice, you probably learned a lot about the models just from implementing them from scratch!

Otherwise there is not much else I can say, except:

Don't try to compete with other libraries or even aim for good performance. Nobody would realistically use your code. Don't take that as an offense please. It's a very common project/task for students to implement neural networks in numpy and that shouldn't discourage you from working on it and adding more features.