Metadata-Version: 2.1
Name: ai-intro
Version: 0.0.1
Summary: A repo for course ai intro
Home-page: https://github.com/ARG-NCTU/ai_intro/tree/master/
Author: hchengwang
Author-email: hchengwang@gmail.com
License: Apache Software License 2.0
Keywords: course ai intro
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# ai_intro
> A repo for course ai intro


This file will become your README and also the index of your documentation.
Website : https://arg-nctu.github.io/ai_intro/

## How to use

Fill me in please! Don't forget code examples:

`cd ~/ai_intro`

`source docker_run.sh`

`source colab_jupyter.sh`

click ctrl and the url to open browser, then you should see local jupyter notebook!

inside jupyter notebook, click .ipynp and run cells

## structure

01-intro-to-ai           
02-ai-agent          
03-ai-gym         
04-mlp-learning                 
05-pytorch-cnn            
06-ros-docker                  
07-transfer-learning           
08-detection-segmentation         
09-dqn                     
10-ddpg-rdpg


