Repository for reviews and evaluations of converted Swift Notebooks
The original notebooks can be found here : https://github.com/tensorflow/examples/tree/master/courses/udacity_intro_to_tensorflow_for_deep_learning
And for a closer look at the progress of the project you can take a look at my Medium Blogs : http://medium.com/gsoc-19
- Introduction to Colab and Swift
- The Basics: Training Your First Model
- Classifying Images of Clothing
- Image Classification with Convolutional Neural Networks
- Dogs vs Cats Image Classification Without Image Augmentation
- Dogs vs Cats Image Classification With Image Augmentation
- Image Classification using Swift for TensorFlow (exercises)
- Image Classification using Swift for TensorFlow (solutions)