Skip to content

A teaching platform that caters to educating people about neural network.

Notifications You must be signed in to change notification settings

jhlosin/neuralquest

 
 

Repository files navigation

networkFlambe

A teaching platform that caters to educating people about neural networks.

Team

  • Product Owner: Leslie Pajuelo
  • Scrum Master: Robby Bowie
  • Development Team Members: Peter Juhwan Park, Seth Roberts

Features

Screenshot after signing in

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

  1. Companion package must be installed - neuralquestServer Calls to the neural network will be answered by this server.

  2. To switch your own firebase files change the constant in app/common/root.service.js

Requirements

  • Node > 0.10
  • npm 2.14

Development

Installing Dependencies

From within the root directory:

npm install

bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

A teaching platform that caters to educating people about neural network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.6%
  • HTML 34.8%
  • CSS 7.6%