Skip to content

Klanly/Marrow

 
 

Repository files navigation

Marrow - GAN

Marraw's#1 architecture

first

Starting the project

Running the EC2 instance and dockers

Make sure you have the private key file in the right location and permissions. Add the key to your ssh-agent

cd ~/.ssh
cp ~/Downloads/marrow.pem .
chmod 400 marrow.pem
ssh-add marrow.pem

Go to the login link: https://953902915045.signin.aws.amazon.com/console and to Services->EC2, launch the instance.

important links / information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 87.4%
  • Python 5.5%
  • ShaderLab 4.5%
  • HLSL 0.9%
  • GLSL 0.7%
  • JavaScript 0.5%
  • Other 0.5%