# ANN_vhdl **Repository Path**: cgoxopx/ANN_vhdl ## Basic Information - **Project Name**: ANN_vhdl - **Description**: FPGA神经网络 - **Primary Language**: VHDL - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 7 - **Forks**: 0 - **Created**: 2017-09-25 - **Last Updated**: 2024-07-29 ## Categories & Tags **Categories**: ai **Tags**: None ## README # 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](/report/figures/blk_d_new.png?raw=true "Optional Title") It is part of a final project for MC613, Digital Circuits Laboratory, a discipline at Unicamp. It was done with @isadorasophia