https://github.com/mostlypanda/udacity-ml-deep-learning
Consisting of some amazing machine-learning projects developed with tensorflow on cloab
https://github.com/mostlypanda/udacity-ml-deep-learning
machine-learning-algorithms tensorflow
Last synced: 6 months ago
JSON representation
Consisting of some amazing machine-learning projects developed with tensorflow on cloab
- Host: GitHub
- URL: https://github.com/mostlypanda/udacity-ml-deep-learning
- Owner: mostlypanda
- Created: 2020-06-06T18:23:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-09T13:45:00.000Z (over 5 years ago)
- Last Synced: 2025-02-15T20:17:44.728Z (12 months ago)
- Topics: machine-learning-algorithms, tensorflow
- Homepage:
- Size: 103 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
This will contain the codes for machine learnong models that are developed using an online course form udacity tensorflow
Models updated upto now:
```
1. regretion model of simply converting celcius to fahrenhiet
2. Computational model for identifying a cloth type by just its image
```