Difference between revisions of "PRIMO.ai"

From
Jump to: navigation, search
m (Other DL Frameworks)
(Other DL Frameworks)
Line 79: Line 79:
 
** [[TFLearn]]
 
** [[TFLearn]]
 
** [[Swift]]
 
** [[Swift]]
 
==== Other DL Frameworks ====
 
* [[Caffe / Caffe2]]
 
* [[Cognitive Toolkit (CNTK)]]
 
* [[gluon]]
 
* [[H20]]
 
* [[MXNet]]
 
* [[theano]]
 
* [[PyTorch]]
 
* [[neon]]
 
  
 
== Techniques ==
 
== Techniques ==

Revision as of 07:56, 20 May 2018

Overview

Background

Breakthroughs in AI

How to...

Forward Thinking

Models

Supervised

Convolutional

Deonvolutional

Sequence

Unsupervised: Non-Probabilistic

Unsupervised: Probabilistic/Generative

Competitive

Reinforcement

Hierarchical

More Algorithms

Frameworks

TensorFlow

Techniques

Mathematical Background

Registries & Repositories

Information Analysis

Bag of Tricks

Coding

Platforms: Machine Learning as a Service (MLaaS)

Amazon AWS

Microsoft Azure

Google Cloud AI

Research & Development

Other