Coder Social home page Coder Social logo

ai2e-workshops's Introduction

AI2E-workshops

Cover

This repository includes material relating to the online program AI Everytime Everywhere (AI2E) of School of AI Algiers. It consists of a bunch of tutorial notebooks for various machine learning and deep learning topics. In these tutorials, we will guide you through the different steps of creating a machine learning application, from collecting the data to choosing the model and finally deploying it.

During this journey, you'll discover many ML concepts and practice your acquired knowledge through different challenges and exercises.

Table of Content

Week 1 :

  1. Discover the tools + Data Exploration (Part 1)
  2. Data Exploration
  3. Linear/Logistic Regression (Part 1)

Dependencies

Although we will dedicate one workshop session to discovering the tools, this section helps you install all the necessary requirements to execute all the notebooks.

Install and Manage your Anaconda Environment

Anaconda is an open source package management system. It works on Linux, OS X and Windows, and was created for Python programs but can package and distribute any software.

Using Anaconda consists of the following:

  1. Install miniconda on your computer, by selecting the latest Python version for your operating system. If you already have conda or miniconda installed, you should be able to skip this step and move on to step 2.
  2. Create an anaconda environment using the environment.yml file included in this repository. conda env create -f environment.yml

Note that the documentation of Anaconda is really useful, just check this link.

1. Installation

Download the latest version of miniconda that matches your system.

Linux Mac Windows
64-bit 64-bit (bash installer) 64-bit (bash installer) 64-bit (exe installer)
32-bit 32-bit (bash installer) 32-bit (exe installer)

Install miniconda on your machine. Detailed instructions:

Authors

School of AI Algiers Team =)

ai2e-workshops's People

Contributors

affifboudaoud avatar ihiaadj avatar khalleud avatar looklok avatar nassim199 avatar rayanaz-alt avatar red0xff avatar younes38 avatar

Watchers

 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.