Skip to content

deep-learning-for-biology/dlfb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dlfb

This repo contains the dlfb companion library, with utilities to simplify preprocessing, model building, training, and evaluation.

The library is installed as one of the setup steps in the Colab notebooks available in https://github.com/deep-learning-for-biology/notebooks.

Contributing

We welcome contributions!

  • Issues: Use Issues only for reproducible bugs in the codebase (e.g. broken code, dependency errors, incorrect results). This separation helps keep bug reports from getting lost in general conversation.
  • Pull Requests: Contributions that add new utilities, improve existing implementations, or expand the notebooks are very welcome! Please keep PRs focused and include a clear description of the change.

Citations

If you use dlfb in your work and would like to cite it, you can cite the book like this:

@book{deep_learning_for_biology,
  title     = {Deep Learning for Biology},
  author    = {Ravarani, C. and Latysheva, N.},
  publisher = {O’Reilly Media},
  year      = {2025},
}

Or more plainly as "Ravarani & Latysheva, Deep Learning for Biology, O’Reilly Media, 2025."

License

The code in this repository is licensed under the Apache 2.0 License.

About

Supporting python library for "Deep Learning for Biology".

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages