AWS-Machine-Learning-Scholarship-Program
AWS-Machine-Learning-Scholarship-Program copied to clipboard
This project focuses on best practices of object-oriented programming, AWS AI Services, AWS DeepLens, AWS DeepRacer, and AWS DeepComposer.
AWS Machine Learning Scholarship Program
This project focuses on best practices of object-oriented programming, AWS AI Services, AWS DeepLens, AWS DeepRacer, and AWS DeepComposer.
Table of Contents
- aws machine learning scholarship quiz answers
- Software Engineering Practices Pt II
- Introduction to Object-Oriented Programming
- Machine Learning with AWS DeepComposer
Installation
:fire: Anaconda
The Anaconda distribution is free to install and can be downloaded using:
https://www.anaconda.com/download/
Based on your operating system, installation instructions are available online:
:snake: Python 3
Python 3 is required to run the files within this repository.
Run
In a terminal or command window, navigate to the top-level project directory AWS-Machine-Learning-Scholarship-Program/ (that contains this README) and run the following command:
jupyter notebook jupyter_notebook.ipynb
or
jupyter notebook jupyter_notebook.ipynb
on any Jupyter Notebook. This will open the iPython Notebook software and project file in your browser.
Additional Resources
PEP 257 - Docstring Conventions
How do I create some kind of table of content in GitHub wiki?
Examples on documentation
Udacity's course: Writing READMEs
Version Control
A successful Git branching model
How to version control your production machine learning models
Versioning Data Science Solutions
Test Driven Development for Data Science
Data Science and Test Driven Development
Test-Driven Development for Data Science
Test Driven Development is essential for good data science
Code Reviews
OOP topics
Python - public, private and protected Access Modifiers
Advanced OOP Topics
Python's Instance, Class, and Static Methods Demystified
Explore Generative AI Further
Create compositions using sample models in music studio
Inspect the training of existing sample models
Train your own model within the AWS DeepComposer console
License
This project uses the MIT License.