52 Forks
116 Stars
116 Watchers

DGAI

Learn Generative AI with PyTorch (Manning Publications, 2024)

How to download and setup DGAI

Open terminal and run command
git clone https://github.com/markhliu/DGAI.git
git clone is used to create a copy or clone of DGAI repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with DGAI https://github.com/markhliu/DGAI/archive/master.zip

Or simply clone DGAI with SSH
[email protected]:markhliu/DGAI.git

If you have some problems with DGAI

You may open issue on DGAI support forum (system) here: https://github.com/markhliu/DGAI/issues