Skip to content

JSitter/Basic-Text-GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DS 2.4 GAN Project

This project trains a network to generate sentences from Douglas Adams' Hitchhikers guide to the galaxy.

Docker Requirments

This application requires docker compose version 1.24.0 or greater.

Installation with Docker

$ docker-compose build
$ docker-compose up

Installation using pip

$ pip install -r ./requirements.txt
$ python app.py

About

This repository builds and trains a GAN to generate sentences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages