Skip to content

mriosrivas/NeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NeuralNetwork

This repository contains two main parts:

  1. An integer implementation of training/inference of a neural network using python.
  2. A SystemVerilog implementation of the integer neural network targeted for an FPGA.

Basic requirements to run the implementation are:

  • NumPy
  • Scikit-learn
  • Matplotlib

About

Integer implmentation for training/inference of a neural network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published