Git Product home page Git Product logo

ai-ml-tute's Introduction

Artificial Intelligence and Machine Learning Tutorials and Exercises

Add-on complementary resources for Artificial Intelligence and Machine Learning course ITECH7001

Table of Contents

Topic Description Google Colab Link
01-exploratory-data-analysis.ipynb Exploratory Data Analysis Basics Open In Colab
02-regression.ipynb Supervised Learning - Regression Open In Colab
03-classification.ipynb Supervised Learning - Classification Open In Colab
04.a-clustering.ipynb Unsupervised Learning - Clustering Open In Colab
04.b-pca-mnist.ipynb Dimensionality Reduction with PCA Open In Colab
05.a-deep-neural-networks-tensorflow.ipynb Deep Neural Networks in TensorFlow Open In Colab
05.b-deep-neural-networks-pytorch.ipynb Deep Neural Networks in PyTorch Open In Colab
06.a-convolutional-neural-networks-tensorflow.ipynb Convolutional Neural Networks in TensorFlow Open In Colab
06.b-convolutional-neural-networks-pytorch.ipynb Convolutional Neural Networks in PyTorch Open In Colab
07-transfer-learning.ipynb Transfer Learning and Finetuning Open In Colab

Note: To work with the notebook in Google Colab, you'll need to have a Google account. If you don't have one, you can sign up for free here. Once you have an account, simply click on the "Open in Colab" button next to the notebook you want to open, and it will launch in your browser.

Clone and Pull Updates

git clone https://github.com/hkhdair/ai-ml-tute
cd ai-ml-tute

then pull for updates

git pull

Contributing

If you find any issues or have suggestions for improvements, please feel free to report them by creating an issue in the issue tracker.

If you'd like to contribute to this tutorial, you can do so by opening a pull request. Here are the steps:

  1. Fork the repository by clicking the "Fork" button in the top-right corner of the repository page.

  2. Clone your fork of the repository to your local machine using Git.

  3. Make your changes to the code in your local copy of the repository.

  4. Push your changes to your fork of the repository.

  5. Create a pull request by clicking the "New pull request" button in the top-right corner of the repository page.

  6. Describe your changes and submit the pull request.

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.