Role in this project:
ML Engineer Contributions:35 commits, 3 PRs, 33 pushes in 1 year 5 months
Contributions summary:Romeo implemented and experimented with TensorFlow 2.0 features within the repository. The commits demonstrate the setup and use of Keras for a fashion MNIST model, and the creation of a simple neural network from scratch. They also explored SavedModel format for a MNIST model and a subsequent conversion to TensorFlow Lite. Additionally, they experimented with LSTM implementation.