Skip to content

Beginner practical: Approximation of trigonometry functions with TensorFlow

Notifications You must be signed in to change notification settings

ahmetefe98/BPTensorFlow

Repository files navigation

Beginner practical: Approximation of trigonometry functions with Tensorflow

  • in this folder are the approximations for sinus, unit circle and torus

Prerequisites

To use this approximation you need:

  • TensorFlow 2.0 or higher
  • Python 3.5-3.7

Tips for using

  • The sin.py/unitCirce.py/torus.py files were needed if you want to modify the neural network, you can change the parameter of the model and create a new neural network

  • The sinReader.py/unitCirceReader.py/torusReader.py files were needed if you want to look at the results, you can plot the approximation, show values or show the differents between the real and approximation values

Authors

03.03.2020 Heidelberg, Germany

About

Beginner practical: Approximation of trigonometry functions with TensorFlow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages