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.

machine-learning-101's People

Contributors

achronus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

machine-learning-101's Issues

Duplicate Code Used

Respected Sir,

It is to bring into your notice that Ashwin Viswanathan, a person of unknown standing brought into your notice that I had stolen your code and made another version of it in my article aforementioned. However, I would kindly want to bring into your notice that I have not even gone through your repository as of yet, and have not been able to look at the Stanford Tutorial page as well. I would still like to very much thank you for bringing the article into my notice.
I have recently started following a new course on Udemy on Machine Learning and which is where I came to know about the Thompson Sampling Algorithm. Being an MS in Business Analytics student from Oklahoma State University, it was interesting for me how that algorithm was not taught to us. I wanted to write an article on the same so that I could bring the much useful algorithm into everybody's notice.
It would be a genuine pleasure to talk further about the same and if I could get an opportunity to co-work with you somehow, that would really be something! May the odds be forever in your favor!
Best,
Dhruv
(Original Author of the Article)

Medium article used your code

Hello Achronus,

I came across this https://towardsdatascience.com/analyzing-ad-monetization-techniques-using-reinforcement-learning-b091e2b3124c medium article about Reinforcement Learning and the code posted in the article seems to be lifted from your repo. I understand your big heart in giving free usage rights but I want your work to be credited. I have seen numerous repos being taken down as they have been plagiarized by such authors. I have since made a comment on the article to credit the original author. Do note that in the medium article, the author has replaced ads_ctr.values[n,ad] instead of dataset.values[n,ad] for Thompson Sampling

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.