This week we will review several popular feed-forward neural network architectures that are common in commercial applications.
- Module 1: RNNs & LSTMs
- Objectives:
- Describe recurrent neural network architecture
- Neural network architecture description provided
- Use an LSTM to generate text based on some input
- Need to go back and review LSTM model for text generation
- Describe recurrent neural network architecture
- Objectives:
- Module 2: CNNs
- Objectives:
- Describe convolutions and convolutions within neural networks
- Need to read through more conv literature
- Apply pre-trained CNNs to object detection problems
- CNNs applied to object detection poroblems, but what more can we do with this?
- Describe convolutions and convolutions within neural networks
- Objectives:
- Module 3: Autoencoders
- Objectives:
- Describe the componenets of an autoencoder
- need to complete all of these
- Train an autoencoder
- Apply an autoencoder to a basic information retreval problem
- Describe the componenets of an autoencoder
- Objectives:
- Module 4: Artificial General Intelligence & the Future
- Objectives:
- Describe the history of artificial intelligence research
- Know the important research achievements in AI
- Delineate the ethnical challenges faces AI
- Objectives: