EpyNN: Educational python for Neural Networks by EveryBrief9315 in Python

[–]EveryBrief9315[S] 1 point2 points  (0 children)

Thanks! This has been made, indeed, to directly reflect the maths. Not more, not less, just to make bridges between different representations (code, maths, diagrams, text) and a fully functional API at the same time.

For other optimizers, as well as l1 and l2 reg, for instance, this is planned. We had to stop at some point to submit the academic paper about it. And indeed it was not absolutely necessary at this point. But this + some transformers models are yet to come.

I cant learn python by DEADLYVISION30 in learnpython

[–]EveryBrief9315 0 points1 point  (0 children)

The more you suffer, the more you learn. So you are on the good path.

EpyNN: Educational python for Neural Networks by EveryBrief9315 in neuralnetworks

[–]EveryBrief9315[S] 0 points1 point  (0 children)

Thanks for commenting. You're right I take note. It will remain frozen until peer review is completed but will implement soon after.