GithubHelp home page GithubHelp logo

jaocode / buildneuralnetworkdemo Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 2.0 12 KB

A Swift port of James McCaffrey's C# neural network example presented at Microsoft Build 2014

License: MIT License

Swift 100.00%

buildneuralnetworkdemo's Introduction

BuildNeuralNetworkDemo

A Swift port of James McCaffrey's C# neural network example presented at Microsoft Build 2014 The original C# source is available at http://www.quaetrix.com/Build2014.html.

#About At Build 2014, James McCaffrey gave a presentation on Developing Neural Networks Using Visual Studio. It is one of the best explanations of neural networks I've come across. His presentation is available on YouTube at https://www.youtube.com/watch?v=9aHJ-FAzQaE.

His sample code inspired me to learn more by playing around with using a neural network for one of my projects. Swift is my language of choice these days, which is why I ported his code. I chose to approach this as a direct translation of his work, so some aspects of it are not as swifty as they could be.

#Using This code is written in Swift 3.0. From a terminal, run the demo by entering "swift BuildNeuralNetworkDemo.swift". The code can also run in a Xcode playground, but I don't recommend it. The overhead of running in that environment makes it take much longer to complete.

buildneuralnetworkdemo's People

Contributors

jaocode avatar

Stargazers

FishGPT 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.