Revised submission of the bonus point assignments in the course Computer Science in Mechanical Engineering II (CSME2) by Prof. Trimpe.
Make a new environment in anaconda or miniconda and install the following packages.
For Assignment I:
conda install -y pandas seaborn scikit-learn pytorch torchvision cpuonly -c pytorch
For Assignment II:
conda install -y pandas seaborn scikit-learn gym pytorch torchvision cpuonly -c pytorch
People, who are interested, can preprocess these datasets to it to the Jupyter Notebooks.
- Dataset Part A: Y. LeCun and C. Cortes, “The MNIST database of handwritten digits,” 2005.
- Dataset Part B: Energy and Weather Data from Spain
- training of DQN network
- validation of both networks
- task description
Marcel Golle-Leidreiter
Tabea Scherling
Sven Tschamper