Skip to content

Artificial Neural Network implemented in vhdl to be used on a FPGA

Notifications You must be signed in to change notification settings

matheusmortatti/ANN_vhdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Super Neural Network

Implementation of an Artificial Neural Network (ANN) on FPGA using VHDL.

The ANN is able to perform the detection of logical operations, such as XOR, AND, OR... although it could to be expanded to some more complex models.

Implements both feedforward and backpropagation. The project can be summarized as below: Alt text

It is part of a final project for MC613, Digital Circuits Laboratory, a discipline at Unicamp. It was done with @isadorasophia

About

Artificial Neural Network implemented in vhdl to be used on a FPGA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published