Research code for Eva's cell identification project in health science
Ref <https://www.tensorflow.org/tutorials/keras/save_and_load#new_high-level_keras_format> TODO implement per-epoch checkpointing etc |
||
---|---|---|
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
Top 5 models.ipynb |
research-eva-cells
Research code for Eva's cell identification project in health science
Short description / introduction
- Quick
- Links
- Here
System Requirements
- Python 3.7+
- Python packages:
- TensorFlow 2.x (
tensorflow
) - Keras (
keras
) - NumPy (
numpy
) - Pandas (
pandas
) - Scikit-learn (
scikit-learn
) - imbalanced-learn (
imblearn
) - Matplotlib (
matplotlib
) - Seaborn (
seaborn
) - OpenCV (
opencv-python
) - PIL - Python Imaging Library (
pillow
) - visualkeras (
visualkeras
)
- TensorFlow 2.x (
Getting Started
TODO fill this out w/instructions on how to run the code
Contributing
TODO have discussion and decide on this.
Licence
For now AGPL-3.0 or later - TODO continue discussion on this.