Responsible-AI-Hackathon-2020

Research Resources

google responsible ai

Init Pytorch

python3 -m venv pytorchenv source pytorchenv/bin/activate pip install requirements.txt

Test running Pytorch

python pytorchTest.py