Skip to content

Instantly share code, notes, and snippets.

View tangert's full-sized avatar
🐢
turtles all the way down

Tyler Angert tangert

🐢
turtles all the way down
View GitHub Profile
{"class_name": "Sequential", "config": {"name": "sequential_2", "layers": [{"class_name": "LSTM", "config": {"name": "lstm_2", "trainable": true, "batch_input_shape": [null, 32, 1], "dtype": "float32", "return_sequences": false, "return_state": false, "go_backwards": false, "stateful": false, "unroll": false, "units": 128, "activation": "tanh", "recurrent_activation": "hard_sigmoid", "use_bias": true, "kernel_initializer": {"class_name": "VarianceScaling", "config": {"scale": 1.0, "mode": "fan_avg", "distribution": "uniform", "seed": null}}, "recurrent_initializer": {"class_name": "Orthogonal", "config": {"gain": 1.0, "seed": null}}, "bias_initializer": {"class_name": "Zeros", "config": {}}, "unit_forget_bias": true, "kernel_regularizer": null, "recurrent_regularizer": null, "bias_regularizer": null, "activity_regularizer": null, "kernel_constraint": null, "recurrent_constraint": null, "bias_constraint": null, "dropout": 0.0, "recurrent_dropout": 0.0, "implementation": 1}}, {"class_name": "Dropout", "config":
@tangert
tangert / data.json
Last active November 13, 2018 04:04
MMLA Transcript Analysis
{
"name": "Transcript data",
"children": [
{
"name": "Cluster 1",
"children": [
{"name": "tilted", "size": 0.767 },
{"name": "towards", "size": 0.199 },
{"name": "away", "size": 0.186 },
{"name": "north", "size": 0.098 },
@tangert
tangert / .block
Last active April 30, 2018 02:08
Clustering Last.fm Users
license: mit
@tangert
tangert / .block
Last active April 24, 2018 23:26
FREEEESH
license: mit
@tangert
tangert / .block
Last active February 21, 2018 03:58
Scales
license: mit
@tangert
tangert / .block
Last active February 21, 2018 03:55
SVGs and bar charts
license: mit
@tangert
tangert / .block
Last active February 21, 2018 03:33
SVGs and circles
license: mit
@tangert
tangert / .block
Last active February 21, 2018 02:33
Data Binding learning
license: mit
@tangert
tangert / .block
Created February 19, 2018 15:11
fresh block
license: mit
print("hello world")