Giter VIP home page Giter VIP logo

machine-learning-101's Introduction

Machine Learning 101

This repo is my own personal guide to machine learning and contains knowledge from a variety of courses, blog posts and research papers that I have encountered that have been useful to me on my journey to becoming a Machine Learning Engineer. A detailed list of these links can be found at the bottom of this page.

Usage/License

There isn't one! Please feel free to use these notes and code templates for your own products, everything here is free to utilise as you see fit :)

The majority of these notes and findings will be placed within the wiki, please pick the appropriate link from the table of contents below to navigate to the area of your choice.

Coding Language & Libraries Used

All coding templates are written in Python 3.6 and the IDE used to create them was using Anaconda's Spyder, you can download Anaconda here.

The Machine Learning models are coded using the following libraries: Scikit-learn, NumPy, Matplotlib and Pandas.

The Deep Learning models are coded using the following libraries: Tensorflow, Keras, PyTorch. The Supervised models used Keras & Unsupervised use PyTorch.

The Computer Vision models are coded using the following libraries: OpenCV for face recognition and smile detection, PyTorch for Object Detection & GANs.

The Artificial Intelligence models are coded using the following libraries: PyTorch for all models.

The Natural Language Processing models are coded using the following libraries: Tensorflow.

Table of Contents

The sections consist of: Machine Learning, Deep Learning, Computer Vision, Artificial Intelligence, Natural Language Processing. These are split into multiple subsections that link to wiki pages for further information.

Machine Learning

Deep Learning

Computer Vision

Artificial Intelligence

Natural Language Processing

References

Here is the list of references for the information within this repo.

Courses

I highly recommend these courses and I just want to say a huge thank you to the SuperDataScience Team (Kirill Eremenko & Hadelin de Ponteves) for making these incredible courses. All courses come with an intuitive understanding and coding examples for each model.

Blog Posts

Thank you to all writers of the blog posts that are linked within this section, these have been a massive help to understanding core concepts of the Machine Learning world.

Machine Learning

Deep Learning

Computer Vision

Artificial Intelligence

Research Papers

Deep Learning

Computer Vision

Artificial Intelligence

NLP

Additional Resources

Here are a few websites that have free datasets that can be used in your own Machine Learning models.

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.