GithubHelp home page GithubHelp logo

42robolab_machine_learning_pisicine_final_folder's Introduction

42Robolab_Machine_Learning_Pisicine_Final_Folder

Every major project work organized

All projects are run with Jupyter with Python3 on Ubuntu 16.04.

One needs to have these dependencies:

For Image Conversion from Wav files into PNG (only applicable for subvocalization project), one needs to install SOX

sudo apt-get install sox

  1. Numpy (pip install numpy)
  2. Pandas (pip install pandas)
  3. sklearn (pip install sklearn)
  4. glob (pip install glob)
  5. seaborn (pip install seaborn)
  6. cv2 (pip install cv2)
  7. matplotlib.pyplot (pip install matplotlib)
  8. tensorflow (pip install tensorflow)
  9. PIL (pip install Pillow)
  10. skimage (pip install scikit-image)

On the terminal, you can type "sudo -i" to be in your sudo mode. Then you can run all those "pip instsall ..." commands. If not, then you can run those commands by typing "sudo pip install ...". IF YOU DON'T HAVE SUDO, IT MAY NOT WORK.

Lastly, for our ML piscine Final Project, we did Subvocalization Classification using CNN. This is the tensorboard graph for my test. I had 97% accuracy on the test.

Enjoy :)

42robolab_machine_learning_pisicine_final_folder's People

Contributors

swp0107 avatar

Watchers

 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.