https://github.com/vprusso/tf_nn_cancer
Tensor Flow neural net for breast cancer data.
https://github.com/vprusso/tf_nn_cancer
Last synced: 5 months ago
JSON representation
Tensor Flow neural net for breast cancer data.
- Host: GitHub
- URL: https://github.com/vprusso/tf_nn_cancer
- Owner: vprusso
- Created: 2016-10-17T19:27:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T12:34:43.000Z (over 8 years ago)
- Last Synced: 2025-03-31T17:55:04.920Z (7 months ago)
- Language: Python
- Homepage: http://vprusso.github.io/blog/2016/tensor-flow-neural-net-breast-cancer/
- Size: 12.7 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tf_nn_cancer
Tensor Flow neural net for breast cancer data.
A neural network for analyzing breast cancer data using TensorFlow. Refer to the blog post here for more information:
http://vprusso.github.io/blog/2016/tensor-flow-neural-net-breast-cancer/