Skip to content

vaniseth/Universal-Gans-Minor-1

 
 

Repository files navigation

Universal-Gans-Minor-1

Sem 5 - Minor 1 - Projectno. 36 - JUET, Guna

Find how AI sees the universe!!

Today's AI is capable of creating new images by studying a database of existing ones. We have used this concept to visualize the universe.

SYSTEM REQUIREMENTS

To get started with development, you will need to install the following tools:

  1. Git

    git version 2.13.1 or higher. Download git if you don't have it installed already.

    To check your version of git, run the following command:

 git --version
  1. Python

    Your system should havepython version 3.8.1 or higher. Download python if you don't have it already.

    To check your version of python, run the following command:

  python --version

SETUP

To try out out project, follow these steps:

  1. Clone the repository

    git clone https://github.com/vaniseth/Universal-Gans-Minor-1.git
    
  2. Change the directory to the project directory

    cd Universal-Gans-Minor-1
    
  3. Run the python files.

WORKFLOW OF THE PROJECT (Current Progress) ~completed

System Arch

Landing Page of Website

image

Visit the website:

https://vaniseth.github.io/Universal-Gans-Minor-1/

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.6%
  • Other 1.4%