Coder Social home page Coder Social logo

sealmichael / mnist-neural-network-matlab Goto Github PK

View Code? Open in Web Editor NEW

This project forked from haseebjan/mnist-neural-network-matlab

0.0 2.0 0.0 1.8 MB

Neural Network for MNIST Code for Matlab from scratch

License: GNU General Public License v3.0

MATLAB 100.00%

mnist-neural-network-matlab's Introduction

MNIST-Neural-Network-Matlab

Neural Network for MNIST Code for Matlab from scratch Hello World! Its Haseeb Jan student of AI, neural network and data science. it is my first project and i do all calculation and mathematics on my self to understand the magic of mathematics.

The story start from main.m In which I call loadfile.m of labels and images for training and testing data sets. than I call nn.m In nn.m the real shit is start in which I made a neural network of 784(size of input image=29x29) inputlayer nodes and 2 hidden layer 16 nodes each and output layer of 10 nodes. than I call back propagation function in nn.m named backprop.m In this function I calculate the mean square error and back propagate by using the most simple concept.

This project is still in working stage so please don't use any awful or disappointing comment. Because this is my first week in AI.

Happy science and Thanks programming. Credit goes to Siraj Raval and 3Brown1blue youtuber for give us a great resources for learning.

mnist-neural-network-matlab's People

Contributors

haseebjan avatar

Watchers

James Cloos avatar Michael J 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.