Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivanbgd/coursera-neural-networks-for-machine-learning-in-python
Complete starter code for all programming assignments in Python
https://github.com/ivanbgd/coursera-neural-networks-for-machine-learning-in-python
coursera coursera-neural-networks neural-networks python
Last synced: 7 days ago
JSON representation
Complete starter code for all programming assignments in Python
- Host: GitHub
- URL: https://github.com/ivanbgd/coursera-neural-networks-for-machine-learning-in-python
- Owner: ivanbgd
- License: mit
- Created: 2018-06-11T17:53:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-24T19:38:19.000Z (over 6 years ago)
- Last Synced: 2024-12-08T17:11:55.592Z (2 months ago)
- Topics: coursera, coursera-neural-networks, neural-networks, python
- Language: Python
- Homepage:
- Size: 9.36 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coursera Neural Networks for Machine Learning by Geoffrey Hinton
This repository contains starter code for programming assignments in Python.
The original starter code is in Matlab/Octave.
This is my translation to Python 3 of the starter code.
This repository doesn't contain solutions to the assignments, because that would mean violation of the Coursera Honor Code.
I was able to pass the assignments, and achieve the grade of 100% on them by using these Python versions, which means the code has been translated correctly.