File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff 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/
You can’t perform that action at this time.
0 commit comments