Some nice ML overhaul
Project description
k1lib
PyTorch is awesome, and it provides a very effective way to execute ML code fast. What it lacks is surrounding infrastructure to make general debugging and discovery process better. Other more official wrapper frameworks sort of don't make sense to me, so this is an attempt at recreating a robust suite of tools that makes sense.
Installation
Just do this:
pip install k1lib
If you only care about the bioinformatics side of this, and don't want anything to do with deep learning, then do this:
pip install --no-deps k1lib
Repo?
It's at https://github.com/157239n/k1lib/
Docs
2 places:
- Official docs: k1lib.github.io
- Example notebooks: https://github.com/157239n/k1lib/blob/master/docs/tutorials/
Contact
If you found bugs, open a new issue on the repo itself. If you want to have a chat, then email 157239q@gmail.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.