Git Product home page Git Product logo

topcuburak / internship-sundance Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 89.84 MB

This repo includes the outcomes of the Intership that I worked for Sundance Multiprocessor Tech. and supplied by HiPEAC. Here, you can find multiple configurations for MLP trained with MNIST and Histogram Equalization algorithm.

Python 5.20% Tcl 86.21% Pascal 0.19% PureBasic 0.04% JavaScript 2.22% Shell 1.31% Batchfile 0.06% Verilog 2.56% C 1.47% HTML 0.72%

internship-sundance's Introduction

InternshipAtSundance

This repository includes different Neural Network algorithm configurations implemented in http://yann.lecun.com/exdb/mnist/ page and histogram equalization algorithm.

  1. Neural Network algorithm
  • There are three different network configurations as:
    i) 2-layer NN, 300 hidden units, mean square error
    ii) 3-layer NN, 300+100 hidden units with means square error and
    iii) 3-layer NN, 500+300 HU, softmax, cross entropy, weight decay.

The source code of the NN implementation includes the explanation for the architecture configurations, loss functions and activations. Also, resultant biases and weights are stored in each folder in DeepNeuralNetwork. One can train the algortihms as described in the .readme of DeepNeuralNetwork folder. For more detail, please read the document inside the DeepNeuralNetwork folder.

  1. Histogram Equalization algortihm

The algorithm and a testbench file are implemented in verilog HDL and tested on VCS-1 board provided by Sundance. Also, obtained results are presented in the HiPEAC Student Challange VIII event. Implementation details of the algorithm and results are described in the document inside the Histogram_Equalization folder.

internship-sundance's People

Contributors

topcuburak avatar

Stargazers

 avatar

Watchers

 avatar

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.