Giter VIP home page Giter VIP logo

intelligenceartificielle's Introduction

IntelligenceArtificielle

Installations

Installation PyTorch

conda create --name artificialintelligenceaz python=3.6 anaconda
conda activate artificialintelligenceaz
conda install pytorch-cpu torchvision-cpu -c pytorch
spyder


Installation PyKivy

sudo add-apt-repository ppa:kivy-team/kivy
sudo apt-get install python3-kivy

sudo apt-get install -y
python-pip
build-essential
git
python3
python3-dev
ffmpeg
libsdl2-dev
libsdl2-image-dev
libsdl2-mixer-dev
libsdl2-ttf-dev
libportmidi-dev
libswscale-dev
libavformat-dev
libavcodec-dev
zlib1g-dev

sudo pip install --upgrade pip virtualenv setuptools
pip install Cython==0.28.2
pip install kivy
pip install pygame


Installation environement pour le casse briques

conda create -n breakout python=2.7
conda activate breakout
conda install spyder
conda install -c pytorch pytorch-cpu=0.3.1
pip install gym==0.7.4
conda install -c menpo opencv=2.4.11
pip install atari-py==0.0.21
Télécharger https://anaconda.org/conda-forge/ffmpeg/3.2.4/download/linux-64/ffmpeg-3.2.4-hf82bc7d_4.tar.bz2
ce positionner dans le répertoire de téléchargement :
conda install ffmpeg-3.2.4-hf82bc7d_4.tar.bz2
conda install --offline ffmpeg=3.2.4
// conda install -c conda-forge ffmpeg=3.2.4

conda install tornado=4.5.3
//conda install -c spyder-ide spyder=3.2.6
spyder

intelligenceartificielle's People

Contributors

rivieregregory avatar

Watchers

James Cloos 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.