jofas / wpfvs

wpf vs 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wpfvs

execute

  • wpfvs: git clone https://github.com/jofas/wpfvs

  • source wpfvs/STUFF

  • tensorflow: sudo pip3 install tensorflow

  • keras: sudo pip3 install keras

  • pika: sudo pip3 install pika

  • gym:

    • brew install cmake boost boost-python sdl2 swig@3.04 wget

    • git clone https://github.com/openai/gym

    • cd gym

    • sudo pip3 install -e '.[all]'

    • sudo pip3 install box2d box2d-kengz

doc

topics we have to or could cover

  • What our program does and benchmark analysis (how well we improved using the cluster)

  • The programs architecture

  • Our source code (listing for the documentation)

  • Tensorflow

  • Python

  • OpenAI Gym

  • Neural Nets

  • (RabbitMQ)

  • (Numpy) (fast linear algebra in python)

  • ...

proc

  • optimize dataset

  • add RabbitMQ for executing on the cluster

links

About

wpf vs 2018


Languages

Language:Python 100.0%