All Projects → Marrow-AI → Marrow

Marrow-AI / Marrow

Licence: other
No description, website, or topics provided.

Programming Languages

C#
18002 projects
python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects
ShaderLab
938 projects
HLSL
714 projects
GLSL
2045 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].