Skip to content

Code Samples for the book: Deep Learning for the Life Sciences

Notifications You must be signed in to change notification settings

ademidun/deep-learning-life-sciences-code

Repository files navigation

deep-learning-life-sciences-code

Code Samples for the book: Deep Learning for the Life Sciences

Installation

If using linux: conda create --name condaenv --file requirements.conda.linux64.txt If using Mac OSX: conda create --name condaenv --file requirements.conda.osx64.txt If using Windows: 🤷🏿‍♂️

conda activate ./condaenv or source start.sh

To run interpreter from conda environment: condaenv/bin/python3.7

About

Code Samples for the book: Deep Learning for the Life Sciences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published