Difference between revisions of "PRIMO.ai"
(→TensorFlow) |
(→Models) |
||
| Line 12: | Line 12: | ||
*[[Deep Learning Roadmap]] | *[[Deep Learning Roadmap]] | ||
*[[Deep Neural Networks (DNN) & Artificial Neural Networks (ANN)]] | *[[Deep Neural Networks (DNN) & Artificial Neural Networks (ANN)]] | ||
| − | + | *[[Convolutional Neural Networks (CNN)]] | |
| − | + | **[[Residual Neural Networks (ResNet)]] | |
| − | + | *[[Generative Adversarial Networks (GANs)]] | |
| − | + | *[[Sequence to Sequence (Seq2Seq)]] | |
| − | + | **[[Recurrent Neural Networks (RNN) and Long Short-Term Memory (LSTM)]] | |
| − | + | **[[Autoencoders / Encoder-Decoders]] | |
| − | + | **[[Attention Models]] | |
== Techniques & Coding == | == Techniques & Coding == | ||
Revision as of 06:17, 10 May 2018
Contents
Overview
Models
- Deep Learning Roadmap
- Deep Neural Networks (DNN) & Artificial Neural Networks (ANN)
- Convolutional Neural Networks (CNN)
- Generative Adversarial Networks (GANs)
- Sequence to Sequence (Seq2Seq)
Techniques & Coding
- Data Preprocessing & Feature Exploration
- Activation Functions
- Optimizers
- Pooling
- Hyperparameters
- Visualization
- Transfer Learning
- Competitions
- Repositories
- Python
Frameworks
TensorFlow
Other DL Frameworks
Platforms: Machine Learning as a Service (MLaaS)
Amazon AWS
- AWS with TensorFlow
- AmazonML
- Deep Learning Amazon Machine Image (DLAMI)
- DeepLens - deep learning enabled video camera
Microsoft Azure
Google Cloud AI
Research & Development
- Self Learning Artificial Intelligence
- Explainable Artificial Intelligence
- Differentiable Neural Computer (DNC)
- Capsule Networks (CapNets)
- Generative Agents
- Messaging & Routing
- Deep Distributed Q Network Partial Observability
- Deep Reinforcement Learning
- Genetic Algorithms
- Natural Language Inference (NLI) and Recognizing Textual Entailment (RTE)
- 3D Simulation Environments
- Other Challenges