The Wayback Machine - https://web.archive.org/web/20250820090702/https://github.com/eduardoleao052
Skip to content
View eduardoleao052's full-sized avatar

Block or report eduardoleao052

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
eduardoleao052/README.md

1. About Me:

  • Undergraduate in Mechatronics Engineering in the University of São Paulo.

  • Studying Machine Learning and NLP.

  • Feel free to contact me! I'm always interested in cool discussions, projects and ideas.



2. Projects

  • I am currently implementing many popular Deep Learning architectures from scratch. My goal is to understand them better, but also to create a useful resource (with good documentation, and clear forward & backward passes) for ML learners.

  • My next step leans back towards application development and MLOps. I plan to learn more about APIs and backend development.















3. Technologies




Pinned Loading

  1. js-pytorch js-pytorch Public

    A JavaScript library like PyTorch, with GPU acceleration.

    JavaScript 1.2k 53

  2. Autograd-from-scratch Autograd-from-scratch Public

    Documented and Unit Tested educational Deep Learning framework with Autograd from scratch.

    Python 120 2

  3. Transformer-from-scratch Transformer-from-scratch Public

    Educational Transformer from scratch (no autograd), with forward and backprop.

    Python 35

  4. LSTM-from-scratch LSTM-from-scratch Public

    Character-level LSTM from scratch, with clear backprop.

    Python 5 3