Skip to content

Entjaman/baler-vae

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI
License
example workflow example workflow

Introduction

Baler is a tool used to test the feasibility of compressing different types of scientific data using machine learning-based autoencoders. Baler provides you with an easy way to:

  1. Train a machine learning model on your data
  2. Compress your data with that model, and save the model
  3. Decompress the file using the model at a later time

Getting Started

Baler now exists as a pip package which you can install through:

pip install baler-compressor

For examples on how to use Baler we recommend following the tutorial from our baler-demo repository: https://github.com/baler-collaboration/baler-demo

Contributing

If you wish to contribute, please see the contribution guidelines.

About

Repository of Baler, a machine learning based data compression tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Shell 1.5%