Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 343 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 343 Bytes

Modelling-for-sin-wave-function

A comprehensive TensorFlow script that guides through creating, training, and evaluating a model to predict sine wave values. It meticulously processes data, builds and optimizes a Keras model, visualizes results, and converts the model for efficiency using TensorFlow Lite, both quantized and non-quantized.