Skip to content
View areberoto's full-sized avatar
🏎️
The world runs on Linux
🏎️
The world runs on Linux

Block or report areberoto

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. mnist-nn-classifier mnist-nn-classifier Public

    Shallow Neural Network implemented using C++ that learns how to classify handwritten digits with 84.42% precision using the MNIST dataset.

    C++ 3

  2. Image-Conv-VHDL Image-Conv-VHDL Public

    Implementation of a 2D Convolution Filter using VHDL for FPGAs.

    VHDL 10 3

  3. MNIST-Loader MNIST-Loader Public

    C++ MNIST loader implemented as a class

    C++ 1

  4. NNFS NNFS Public

    Neural Networks From Scratch in Raw Python based in https://nnfs.io/

    Python