Skip to content

osa-decentralized/data_busters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Busters

Overview

Here you can find computational experiments where modern ML techniques are studied in unusual synthetic setups.

As of now, the list of experiments is as follows:

  • cgan_vs_subset_notion - how to build CGAN generating new sets such that a given set from condition is their subset?

Installation

To build the package with experiments from sources, run these commands:

git clone https://github.com/osa-decentralized/data_busters
cd data_busters
source activate your/virtual/environment
pip install -e .

About

Computational experiments where modern techniques (such as GANs) are studied in unusual synthetic setups.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages