Code Monkey home page Code Monkey logo

intro-ai's Introduction

Introduction to Artificial Intelligence

This repository contains slides and exercices for 5th year students at epitech for the course "Introduction to AI".

Scripts contains errors on the default "exercise" branch. These exercises are material for students to work locally after cloning the repository.

The branch "master" contains corrected scripts. Students are encouraged to work rather with the "exercise" branch during the module, in order to have the time to look for the solutions, that are discussed during the course.

Course outline

Day 1

  • General discussion on AI
  • Concept of Machine Learning
  • AI paradigms
  • Supervised Learning
  • Unsupervised Lerning
  • Linear separation
  • Kmeans clustering
  • Overfitting
  • Presentation of the project

Day 2

  • Neural networks
  • Gradient descent
  • Introduction to game theory
  • The minimax algorithm and Alpha-Beta pruning
  • Intermediate scoring
  • Monte-Carlo methods

Jupyter notebooks

We can use the convenient jupyter notebooks during the course. This will allow us to run scripts in the browser.

Installation

You need to have docker installed. To install docker, please follow the instructions here: https://docs.docker.com/get-docker/ The dockerfile sets the installation up.

Build and launch by scripts

  • To build: ./buildJupyterImage.sh
  • To launch: ./launchNotebookServer.sh

Open notebooks

Jupyter is a web app, to open your notebooks, open in your browser the following url: http://localhost:8888/lab

intro-ai's People

Contributors

nlehir 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.