https://github.com/mujadded/cs20si-examples
Example of stanford cs20si for learning purpose
https://github.com/mujadded/cs20si-examples
Last synced: about 2 months ago
JSON representation
Example of stanford cs20si for learning purpose
- Host: GitHub
- URL: https://github.com/mujadded/cs20si-examples
- Owner: Mujadded
- License: mit
- Created: 2017-03-04T15:49:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T15:13:37.000Z (over 9 years ago)
- Last Synced: 2025-01-14T06:15:47.407Z (over 1 year ago)
- Language: Python
- Size: 10.8 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# CS20 examples with Tesnsorflow
This is all the examples I tried of that course
## Installation
Install: Tensorflow 1.0 version
## Purpose
This is fully for research and learning purpose , feel free to add or experiment and let me know if there is any issue
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
## License
MIT