p-koo / tfomics

MIT License
3 stars 6 forks source link

Refactor as package #1

Closed kaczmarj closed 3 years ago

kaczmarj commented 3 years ago

This pull request proposes the following changes:

to try it out, you can install my branch:

pip install --no-cache-dir https://github.com/kaczmarj/tfomics/tarball/refactor-as-package
pip install --no-cache-dir tensorflow

I did not include tensorflow in the list of dependencies because I can imagine someone wanting tensorflow-cpu vs tensorflow or perhaps some other tensorflow installation.