Giter VIP home page Giter VIP logo

convolutional-neural-network's People

Contributors

aniketbadhan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

convolutional-neural-network's Issues

Back propagation algorithm

Could you please tell me why there is no back propagation algorithm in your code?Or you have finished it in other way ? And I didn't find it yet?Thank you !

how to training??

Hi,

I'm beginner on neural network, so your rtl is very useful for me..

I have a question..
I can see threshold value on CNN.v like belows..
How to get threshold value(22'b0000000000101001000110)..??

        if(write_Stage_maxpooling == 3600) begin
                if(sort_counter < 3600) begin
                        if($signed(22'b0000000000101001000110) <= $signed(stage3Output[sort_counter])) 

Thanks,
Doohan93

image data input problem

I want to connect this CNN module with a RISC-V based CPU. Add the image data in image1.txt and pattern.txt to this CNN module through CPU control every time. How should I set up the memory for storing the above two .txt files.That is, without using $readmemh, is there any other way to transfer the image data to the CNN module through the CPU

some question about simulation

Hello! I would like to ask you how can I get other image data? At present, the default result is "0" after 200ms simulation, I don't know if the result is correct, I hope you can give me some pointers, thank you very much!
image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.