Git Product home page Git Product logo

ai4e's Introduction

ai4e

Artificial Intelligence For Engineers

Python environment

sudo apt install libblas3 liblapack3 liblapack-dev libblas-dev
sudo apt-get install libcairo2-dev libjpeg-dev libgif-dev # #B1B maninlib cairo dependency
sudo apt install ffmpeg
#https://github.com/ppaquette/gym-doom
sudo apt-get install -y python-numpy cmake zlib1g-dev libjpeg-dev libboost-all-dev gcc libsdl2-dev wget unzip git libbz2-dev
sudo apt-get install -y python-numpy python-dev cmake zlib1g-dev libjpeg-dev xvfb ffmpeg xorg-dev python-opengl libboost-all-dev libsdl2-dev swig
sudo apt-get install -y python-numpy cmake zlib1g-dev libjpeg-dev libboost-all-dev gcc libsdl2-dev wget unzip

conda create --prefix /opt/envs/ai4e/ python==3.8
pip install -r requirements.txt
conda install -c plotly plotly-orca # Plotly static images

Jupyter

pip install jupyter-dash
jupyter labextension install jupyterlab-plotly
jupyter labextension install @jupyter-widgets/jupyterlab-manager plotlywidget
jupyter labextension install jupyterlab-execute-time

Rapids

#https://github.com/rapidsai/cudf
conda install -c rapidsai -c nvidia -c numba -c conda-forge \
    cuml=0.16 python=3.7 cudatoolkit=10.2

conda install -c rapidsai -c nvidia -c numba -c conda-forge \
    rapids=0.16 python=3.7 cudatoolkit=10.2

#https://rapids.ai/start.html#rapids-release-selector
conda create --prefix /opt/envs/ai4e -c rapidsai -c nvidia -c conda-forge \
    -c defaults rapids=0.16 python=3.8 cudatoolkit=10.2

conda install -c rapidsai -c nvidia -c conda-forge \
    -c defaults rapids=0.16 python=3.8 cudatoolkit=10.2



RL


ai4e's People

Contributors

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