Coder Social home page Coder Social logo

neuromath's Introduction

NeuroMath

Untitled

ezgif-3-8899addcd0ee

How to use?

  1. First of all, start install.py for automatic libs installing. Or you can install it manually (check lib_versions.txt).

Untitled

  1. After that, you can start MainApp.py

image Untitled

  1. At the next, draw you formula and click DO IT button.

Untitled

  1. You can see currect selected symbols (Check information about Finder's below). Click any key on your keyboard

Untitled

  1. If formula was not recognized correctly, correct it in the text field and press Adjust to retrain the program (Check information about Adjusting below)
default.mp4

Capabilities

Settings

settings.json

  • OperatorsNetworkPath - path to trained network for operators
  • NumbersNetworkPath - path to trained network for numbers
  • LettersNetworkPath - path to trained network for letters
  • CanvasImg - path to your last canvas image
  • NumberLabels - Available numbers
  • OperatorLabels - Available operators
  • LettersLabels - Available alphabet
  • AdjustAll -
    0 - retrain only for incorrect symbols. (For exaple: Prog out: 5in(π) = 0.0, you change to sin(π) = 0.0 and press Adjust, then program retrain only for s: 5 -> s)
    1 - retrain for all symbols (For exaple: Prog out: 5in(π) = 0.0, you change to sin(π) = 0.0 and press Adjust, then program retrain for all sumbols 5 -> s, i -> i, ...)
    Use 1 if model is underfitted (trin model in real time), and 0 for normal models.
  • FinderMode -
Mode Overmapping Line feed Overmapping example Line feed example
1 YES NO Untitled Untitled
2 (recomended) NO YES Untitled Untitled
  • WindowWidth - window width in px
  • WindowHeight - window height in px
  • WindowResizable - True if resizable else False
  • Theme - theme Dark \ Light

Untitled

  • PrimaryPalette - Widgets colurs. You can see all possible colors in the PRIMARY_PPALLETES parameter: Pink, Blue, Indigo, BlueGrey, Brown, LightBlue, Purple, Gray, Yellow, LightGreen, DeepOrange, Green, Red, Teal, Orange, Cyan, Amber, DeepPurple, Lime

Untitled

neuromath's People

Contributors

jekahamster avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.