Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/connor-baer/udacity
🎓 Project files for the various Udacity courses that I've taken
https://github.com/connor-baer/udacity
neural-network udacity udacity-deep-learning udacity-vr virtual-reality
Last synced: about 1 month ago
JSON representation
🎓 Project files for the various Udacity courses that I've taken
- Host: GitHub
- URL: https://github.com/connor-baer/udacity
- Owner: connor-baer
- Created: 2017-02-09T11:48:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-15T12:16:34.000Z (about 6 years ago)
- Last Synced: 2024-12-18T01:23:57.504Z (about 1 month ago)
- Topics: neural-network, udacity, udacity-deep-learning, udacity-vr, virtual-reality
- Language: C#
- Homepage: https://connor-baer.github.io/udacity/
- Size: 16.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Udacity Projects
_Organized by course_
## [Deep Learning Nanodegree Foundation](https://www.udacity.com/course/deep-learning-nanodegree-foundation--nd101)
> In this program, you’ll cover topics like Keras and TensorFlow, convolutional and recurrent networks, deep reinforcement learning, and GANs. This is the ideal point-of-entry into the field of AI.
### [Your First Neural Network](https://connor-baer.github.io/udacity/deep-learning-foundations/first-neural-network/)
> In this project, you'll get to build a neural network from scratch to carry out a prediction problem on a real dataset! By building a neural network from the ground up, you'll have a much better understanding of gradient descent, backpropagation, and other concepts that are important to know before we move to higher level tools such as Tensorflow. You'll also get to see how to apply these networks to solve real prediction problems!
## [VR Foundations Nanodegree](https://eu.udacity.com/course/vr-foundations-nanodegree--nd105)
> Learn the Unity game engine, C#, and Google Cardboard, and gain foundational VR knowledge and skills.