Coder Social home page Coder Social logo

masif786 / machine-learning Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 23 KB

This is the collection of ML Codes that I write in Python. Learn Machine Learning in Python.

Home Page: https://www.youtube.com/umair-iftikhar

License: GNU General Public License v3.0

Python 100.00%

machine-learning's Introduction

Machine-Learning

This is the collection of ML Codes that I write in Python. Machine learning is a subfield of artificial intelligence (AI). The goal of machine learning generally is to understand the structure of data and fit that data into models that can be understood and utilized by people.

I am Umair Iftikhar and here we are going to learn Machine Learning. This is a tutorial of machine learning in which you can learn machine learning from scratch. For the video tutorials in Urdu Language you can watch my youtube

This tutorial reviewed some of the use cases of machine learning, common methods and popular approaches used in the field, suitable machine learning programming languages, and also covered some things to keep in mind in terms of unconscious biases being replicated in algorithms.

I chose python and C language for ML. Python due to the increased development of deep learning frameworks available for this language recently, including TensorFlow, PyTorch, and Keras. C is the language of choice for machine learning and artificial intelligence in game or robot applications (including robot locomotion).


Prerequisite

Prerequisite of the course are following:

  • Basic High School Math
  • Python Programming
  • Git

Software in your computer

You need to install following software in your computer.

Library for the Python

Python’s popularity may be due to the increased development of deep learning frameworks available for this language recently. In our Course we are going to use following two libraries.

  • TensorFlow
  • Scikit-learn

The scikit-learn machine learning library is built on top of several existing Python packages that Python developers may already be familiar with, namely NumPy, SciPy, and Matplotlib.

Although machine learning is a field within computer science, it differs from traditional computational approaches. In traditional computing, algorithms are sets of explicitly programmed instructions used by computers to calculate or problem solve. Machine learning algorithms instead allow for computers to train on data inputs and use statistical analysis in order to output values that fall within a specific range. Because of this, machine learning facilitates computers in building models from sample data in order to automate decision-making processes based on data inputs.

machine-learning's People

Contributors

umair-iftikhar avatar

Stargazers

Roman avatar Muhammad Asif avatar

Watchers

James Cloos avatar Muhammad Asif 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.