Git Product home page Git Product logo

ml_mini_projects's Introduction

ML_mini_projects using anaconda

  • Repository containing several mini projects, implementing small scale ML training models using scikit-learn, Keras, TensorFlow, PyTorch. Mainly for fun and learning.
  • All instructions are with respect to a terminal in linux/mac. Please use the ubuntu sub-system if you are using windows 10 or use anaconda for windows. A good installation guide for the linux sub-system can be found here
  • Folders specific to separate techniques and softwares used.
  • Highly recommends installing anaconda to handle the packages and their dependencies.
  • Instructions on installation of specific packages in anaconda included in readme.md files.
  • All packages are based on python, mostly written in the form of JUPYTER notebooks.
  • Many examples taken from Aurélien Géron - Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow_ Concepts, Tools, and Techniques to Build Intelligent Systems (2019, O’Reilly Media) and other relevant books on practical machine learning.
  • Separate readme files might be added to folders, whereever deemed necessary.

Author


Manu Jayadharan, Department of Mathematics at University of Pittsburgh, 2020

email: [email protected], [email protected]
researchgate
linkedin

Installing anaconda


  • A good documentation on installatin of anaconda can be found here.
  • Creating an environment in anaconda to keep the package versions consistent:
    conda create --name myenv conda activate myenv
  • Installing jupyter notebook:
    conda install jupyter
  • Starting a jupyter notebook:
    jupyter notebook

ml_mini_projects's People

Contributors

mjayadharan avatar

Stargazers

Michael Geiger avatar

Watchers

 avatar

Forkers

liuhaoran0712

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.