Git Product home page Git Product logo

neural-network's Introduction

Neural Network

MIT license contributions welcome Build Status

โŒ› Work in Progress

built with ๐Ÿ’—

๐Ÿ”’ Signed using GPG

Neural Network in C++

Documentation

Documentation

  • rendered using Github Pages
  • built by TravisCI

Documentation Backup

  • RawGit
  • RawGit is being retired

Motivation

Taking my knowledge of neural network and artificial intelligence and designing a more versatile and generic neural network is something I have always wanted to do. I have decided this summer to finally set things in motion using C++.

Dependencies

No external dependencies yet!

Not supported on Windows. If you would like to port this project to Windows, please shoot me an email.

Installation

How to Run

make sure all dependencies are satisfied before building

make to build for release

make debug to build for debugging

Special Thanks to

  • Mr. Smore

TODOs

Tedious Fixes

Decide on memory management and add in copy constructors and destructors as soon as possible.

Design Decisions

What things are going to be classes? Structs? Simple functions?

What inline functions can I use to optimize certain calculations?

Should I use the linear algebra library from Facial Recognition?

neural-network's People

Contributors

minhyukpark avatar

Stargazers

Nu avatar  avatar

Watchers

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