Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guocuimi/minitf
Simplified version of Tensorflow for learning purposes.
https://github.com/guocuimi/minitf
autodiff backpropagation deep-learning gradients neural-networks numpy python tensorflow
Last synced: 20 days ago
JSON representation
Simplified version of Tensorflow for learning purposes.
- Host: GitHub
- URL: https://github.com/guocuimi/minitf
- Owner: guocuimi
- License: other
- Created: 2020-02-10T06:31:25.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-24T09:18:17.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T18:16:44.497Z (about 1 month ago)
- Topics: autodiff, backpropagation, deep-learning, gradients, neural-networks, numpy, python, tensorflow
- Language: Jupyter Notebook
- Homepage:
- Size: 3.74 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minitf: Simplified version of Tensorflow.
[![Build Status](https://travis-ci.com/guocuimi/minitf.svg?branch=master)](https://travis-ci.com/guocuimi/minitf)
[![Coverage Status](https://coveralls.io/repos/github/guocuimi/minitf/badge.svg?branch=master)](https://coveralls.io/github/guocuimi/minitf?branch=master)