GithubHelp home page GithubHelp logo

jayfu / mllearningnote Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 172.5 MB

note for starting studying machine learning from 04/18

Python 8.28% Lua 0.68% MATLAB 1.98% C++ 0.67% C 0.48% Makefile 0.01% Jupyter Notebook 87.87% Shell 0.03%

mllearningnote's Introduction

MLlearningnote

note for starting studying machine learning from 04/18

this is a learning note about tensorflow learning.

Update at 19.4.09

Update the K-nearest neighbors algorithm on iris dataset, finally achieve 98.3% accuracy.

update at 18.8.23

this repository include 2 achieved part, one is a normal Cnn, which in normal cnn, and another is a faster RCNN, which is edit by dBeker faster rcnn on windows and in faster rcnn on windows

as for how to implemente this two part, i would introduce bellow.

normal cnn

this part used to recognize text from captcha, there is a preprocess.py used to preprocess these captcha imgs.

you can find a data_dir at CnnN.py line 55, which used to store training data and somewhere else is validation data, store them in two file folder, and run CnnN.py for training.

after training, predict.py helps on predict the text from captcha img. also, there is data_dir, store imgs in that dir and run some py file call function predict().

fater rcnn

this part uesd to objection locating. the way to implement this project written by dBeker, you can read the README in the project.

this part can only run on windows, advice environment is tensorflow 1.4 and python 3.5, CUDA8.

mllearningnote's People

Contributors

jayfu avatar

Watchers

James Cloos 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.