GithubHelp home page GithubHelp logo

neuralor's Introduction

NeuralOR

Introduction

NeuralOR is focused on innovative features and performance regarding the image detection field using :

  • Genetic Algorithms

  • Neural Networks

  • And Other Tricks

to provide a faster implementation of specific tasks that while other libraries adequately solve, they do not solve them in a faster manner.

#Current Implementations

In it's current state, NeuralOR provides the fundamental functionality needed to generate a Neural Network for Image Recognition.

There are a handful of features that we would like to implement before moving onwards towards more use cases of this application. They are :

  • Implement a NEAT genetic algorithm that evolves user parameters in a way that is proven to accelerate learning

  • Optimize code for fundamental operations to reduce learning time.

  • Expand the interfacing system with a better defined outline of how you can use the Neural Network for any application.

#How to Use

In the current state of the project, we would like to highlight that the current implementation for using the product is rather rigid. As stated above, we will be simplifying and expanding the capabilities of this project in the future.

To use this program, provide a folder in the project directory named "images". Inside this folder include any number of other folders that are known as classifications. Inside these folders should contain every image you'd like the genetic algorithm to train with for object recognition. These classification folders shoud contain two folders to split the positive and negative training examples.

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.