DSC180F20W7

From Immersive Visualization Lab Wiki
Revision as of 22:58, 11 November 2020 by Jschulze (Talk | contribs)

Jump to: navigation, search

Replication Checkpoint #2

UNDER CONSTRUCTION

For Checkpoint 2 we are going to add deep learning to our toolkit, in order to eventually apply some XAI techniques (but that will not happen until the final checkpoint).

PyTorch is a machine learning API which builds on top of Torch. It has C++ and Python interfaces, of which we are only going to use the Python interface.

For this checkpoint you need to create PyTorch code in Python to do the following things: