Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.