Coder Social home page Coder Social logo

Arash Alaei's Projects

2-layer-neural-network icon 2-layer-neural-network

It's time to build my first neural network, which will have a hidden layer. You will see a big difference between this model and the one i implemented using logistic regression(cat vs not-cat)

cat_vs_no-cat icon cat_vs_no-cat

The goal is to train a classifier that the input is an image represented by a feature vector, x, and predicts whether the corresponding label y is 1 or 0. In this case, whether this is a cat image (1) or a non-cat image (0).

deep_neural_network icon deep_neural_network

I have previously trained a 2-layer Neural Network (with a single hidden layer). In this project, i will build a deep neural network, with as many layers as i want!

gradient-checking icon gradient-checking

backpropagation is quite challenging to implement, and sometimes has bugs. Because this is a mission-critical application, so Grad check is a proof that backpropagation is actually working!

initialization icon initialization

Training neural network requires specifying an initial value of the weights. A well chosen initialization method will help learning.

modal-window icon modal-window

This mini project shows how to manipulate css classes:)

monsters-rolodex icon monsters-rolodex

Familiarity with React basic concepts such as: class component, function component, state, props , ...

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.