Skip to content

Latest commit

History

History
77 lines (56 loc) 路 1.93 KB

File metadata and controls

77 lines (56 loc) 路 1.93 KB

Entropy

"Personal python automation and maths word problem solver"

Table Of Contents
  1. Intro

  2. Docs

  3. Setup

  4. License

Goals

  • Linear Regression

  • KNN

  • SVM

  • Reinforcement Learning

  • Neural Networks

  • Computer Vision

Dependencies

Press to view
            
none==0.0.0
           
        

Setup

below are some instructions to setup the dev-env :

$ git clone https://github.com/asy-init/entropy.git .
>>
$ pip install -r requirements.txt
>>
$ cd ./src
>>
$ py <file>
>>

License

All source code is under the MIT License. It is free to use or/and modify without any rules/restriction.