Research code for Eva's cell identification project in health science
Find a file
2025-03-27 14:48:15 +00:00
src all: switch model saving to new .keras format 2025-03-27 14:48:15 +00:00
.gitignore gitignore: add output dir 2025-03-27 14:25:40 +00:00
LICENSE Initial commit 2024-12-13 18:35:52 +00:00
README.md Merge branch 'main' of git.starbeamrainbowlabs.com:sbrl/research-eva-cells 2024-12-13 18:37:29 +00:00
requirements.txt Initial commit 2024-10-24 18:49:54 +01:00
Top 5 models.ipynb Initial commit 2024-10-24 18:49:54 +01:00

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)

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.