Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 1.11 KB

README.md

File metadata and controls

58 lines (39 loc) · 1.11 KB

To-Do List:

Basic Module:

  1. Setup scripts for new terminal, installing zsh, git.
  2. Install Docker and clone the dockerfile base

Python Expansion:

  1. Install vscode/atom/sublime (other code editors will be supported later)
  2. Install Anaconda and all relevant packages in python.

Data Expansion:

  1. Install CUDA and OpenCL and DL and RL frameworks.

Robotics Expansion:

  1. Install ROS and Gazebo for robotics

Sub-Tasks

  1. Have multiple modes on the laptop. (Eg. Coding mode where github, gitlab, slack, trello, vscode is launched, Relax mode has youtube or a book suggestion or an interesting read that shows up, or news.)

List of Packages

Base Packages

  1. Vim
  2. git
  3. Anaconda
  4. tmux
  5. zsh

Python packages

  1. NumPy
  2. SciPy
  3. Matplotlib

Extra tools

  1. Glances

AI tools

  1. Tensorflow
  2. Keras
  3. Caffe
  4. OpenAI

Simulation tools

  1. CARLA
  2. Gazebo

Future additions:

  1. Package groups for specific tasks. (eg. Ruby, Flask, Django for Web Dev)
  2. Make a GUI for easier intallation
  3. End-to-end installation code.
  4. Install Docker