Coder Social home page Coder Social logo

ml3's Introduction

Hello This is the code for machine learning master project in massey university


How to use it with the Glass.data: make
g++ MLP_example_change_val.cpp -o MLP_example_change_val `pkg-config --cflags --libs opencv`

Contour

./main -contour dataset/birds
./main -contour dataset/mammal


Train:

./main -save data/output.xml -data data/input.data

./main -save Final_dataset/contour_out.xml -data Final_dataset/contour.data

./main -save data/resource10.xml -data data/resource10.data
./main -save data/resource15.xml -data data/resource15.data
./main -save data/resource20.xml -data data/resource20.data

./main -save data/resource10.xml data/resource15.xml data/resource20.xml -data data/resource10.data data/resource15.data data/resource20.data


./main -save data/resource10.xml -data data/resource10.data

Test:

./main -load data/output.xml -data data/input.data
./main -load Final_dataset/contour_out.xml -data Final_dataset/contour.data

Train and Test:

./main -tt data/output.xml -data data/input.data 
./main -tt Final_dataset/contour_out.xml -data Final_dataset/contour.data


#mean: 0.625731 
#variance: 0.020417 
#sta_dev: 0.142886 
#Mean Square Error: 63 ± 14% 

ml3's People

Contributors

shimq88 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.