Show Menu
Cheatography

AI2 Cheat Sheet (DRAFT) by

Keras is a powerful and easy-to-use deep learning library for Theano and TensorFlow that provides a high-level neural networks API to develop and evaluate deep learning models.

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Title 01

Subtitle1
Subtitle2
next line1
next line2 - activa­tio­n='­relu',
3
3
4
4 ---- activa­tio­n='­relu',
This is Note

Middle Block

2-1
2-2
ttt
rrr
red
green
fff
eee
black
blue
vvv
bbb
iii
uuu
hhh
nnn
note 2

Middle Block (copy)

2-1
2-2
ttt
rrr
red
green
fff
eee
black
blue
vvv
bbb
iii
uuu
hhh
nnn
note 2

Right Block

Keras is a powerful and easy-t­o-use deep learning library for
Theano and TensorFlow that provides a high-level neural
networks API to develop and evaluate deep learning models.
 

Right Block

Right 1
Right 2
import numpy as np
from keras.m­odels import Sequential
from keras.l­ayers import Dense
model.a­dd­(De­nse(32,
 
activa­tio­n='­relu',
Right Note
 

Middle Block (copy)

2-1
2-2
ttt
rrr
red
green
fff
eee
black
blue
vvv
bbb
iii
uuu
hhh
nnn
note 2