Skip to content

My solutions to the Udacity Deep Learning Nanodegree Foundation ND101 on-line course, with some examples in C, beside Python (https://www.udacity.com/course/deep-learning-nanodegree-foundation--nd101)

License

Notifications You must be signed in to change notification settings

ivanbgd/Udacity-Deep-Learning-ND101

Repository files navigation

Udacity-Deep-Learning-ND101

These are my solutions to the Udacity Deep Learning Nanodegree Foundation ND101 on-line course.

I have written some examples in C, too, beside Python.

The C code includes my implementations of some matrix and statistics functions. For instance, there are arithmetic and comparison functions.

https://www.udacity.com/course/deep-learning-nanodegree-foundation--nd101