Skip to content

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

Notifications You must be signed in to change notification settings

isadorasophia/SNN_vhdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published