Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hyzhak/tensorflow-js-experiments
https://github.com/hyzhak/tensorflow-js-experiments
cubic-interpolations interpolation machine-learning optimization tensorflow tensorflowjs
Last synced: about 22 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/hyzhak/tensorflow-js-experiments
- Owner: hyzhak
- License: mit
- Created: 2018-05-15T21:37:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-02T03:52:06.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T14:50:34.334Z (7 months ago)
- Topics: cubic-interpolations, interpolation, machine-learning, optimization, tensorflow, tensorflowjs
- Language: JavaScript
- Size: 759 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tensorflow.js-experiments
## Polynomial regression
Based on official example [TensorFlow.js Example: Fitting a curve to synthetic data](https://github.com/tensorflow/tfjs-examples/tree/master/polynomial-regression-core)