Skip to content

Commit fb6ff12

Browse files
authored
Update README.md
1 parent 56086ae commit fb6ff12

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ You can run notebooks on Colab:
2929
|[Metro Interstate Traffic Volume](https://archive.ics.uci.edu/ml/datasets/Metro+Interstate+Traffic+Volume)|Time-series Forecasting|GRU|
3030
|[Breast Cancer Wisconsin (Original)](http://odds.cs.stonybrook.edu/breast-cancer-wisconsin-original-dataset/)|Anomaly Detection|Vanilla Autoencoder, Variational Autoencoder|
3131

32+
## Examples from my another repositories
33+
34+
|Dataset|Notebook|Task|NN Structure|
35+
|-------|--------|----|------------|
36+
|[Labeled Optical Coherence Tomography (OCT) and Chest X-Ray Images for Classification](https://data.mendeley.com/datasets/rscbjbr9sj/2)|[Jupyter](https://nbviewer.jupyter.org/github/mrtkp9993/PneumoniaDetectionDeepLearning/blob/main/notebook_wip.ipynb) - [Repo](https://github.com/mrtkp9993/PneumoniaDetectionDeepLearning)|Image classification - Medical diagnosis|Convolutional Neural Network|
37+
3238
## Resources
3339

3440
* https://keras.io/examples/

0 commit comments

Comments
 (0)