-
Notifications
You must be signed in to change notification settings - Fork 1
CytoClassifier Machine Learning
David Dao edited this page Apr 18, 2018
·
8 revisions
Hey guys, this section will point you to resources for tensorflow.js - which will be our main ml toolkit!
We aim to implement all algorithms with tfjs layers, while exposing a keras-like API:
-
.fit()
for training -
.predict()
for inference
More infos here
- Implement Gradient Boosting Trees
- Implement Hyperparameter/Model Search
- Implement Confusion Matrices / Cross Validation
- Implement and train nn on BBBC021 and port it to tensorflow.js [Link to cropped cells][ Link to Metadata]
- Implement and train FCNN or Mask R-CNN on Malaria Dataset [Link to Malaria Dataset]
@daviddao
Yolo9000 in the browser Link