Skip to content

Instantly share code, notes, and snippets.

@jganzabal
jganzabal / ratings.csv
Created April 3, 2017 20:32
Ratings from movielens
We can't make this file beautiful and searchable because it's too large.
196,242,3
186,302,3
22,377,1
244,51,2
166,346,1
298,474,4
115,265,2
253,465,5
305,451,3
6,86,3
{
"$schema": "https://vega.github.io/schema/vega/v3.0.json",
"width": 800,
"height": 600,
"padding": 0,
"autosize": "none",
"signals": [{
"name": "tooltip",
"value": { "datum": {} },
{"links": [{"value": 1, "source": 1, "target": 44}, {"value": 1, "source": 1, "target": 25}, {"value": 1, "source": 1, "target": 29}, {"value": 1, "source": 2, "target": 10}, {"value": 1, "source": 2, "target": 98}, {"value": 1, "source": 2, "target": 28}, {"value": 1, "source": 2, "target": 42}, {"value": 1, "source": 3, "target": 39}, {"value": 1, "source": 3, "target": 8}, {"value": 1, "source": 3, "target": 77}, {"value": 1, "source": 4, "target": 136}, {"value": 1, "source": 4, "target": 29}, {"value": 1, "source": 5, "target": 34}, {"value": 1, "source": 6, "target": 64}, {"value": 1, "source": 6, "target": 78}, {"value": 1, "source": 6, "target": 95}, {"value": 1, "source": 6, "target": 110}, {"value": 1, "source": 6, "target": 32}, {"value": 1, "source": 7, "target": 120}, {"value": 1, "source": 7, "target": 40}, {"value": 1, "source": 7, "target": 29}, {"value": 1, "source": 7, "target": 116}, {"value": 1, "source": 7, "target": 121}, {"value": 1, "source": 7, "target": 54}, {"value": 1, "source": 8,
{ "nodes": [{ "topicName": "Hurricane | Harvey | Hurricane Harvey", "last": "Mitchell", "first": "Aaron", "relAngle": 0.01948051948051948, "relX": 0.7443892074228062, "relY": 0.09156805050041376, "name": "Aaron Mitchell", "thumb": "", "fontSize": 1, "group": 0, "size": 1 }, { "topicName": "Alex Oxlade-Chamberlain | Transfer", "last": "Silva", "first": "Adrien", "relAngle": 0.08766233766233766, "relX": 0.6390864565001936, "relY": 0.392515606209519, "name": "Adrien Silva", "thumb": "https://upload.wikimedia.org/wikipedia/commons/thumb/7/73/CSKA_Sporting_%288%29.jpg/32px-CSKA_Sporting_%288%29.jpg", "fontSize": 2, "group": 1, "size": 2 }, { "topicName": "Game Of Thrones | Season", "last": "Gillen", "first": "Aidan", "relAngle": 0.14935064935064934, "relX": 0.4433275919215891, "relY": 0.6049468127372893, "name": "Aidan Gillen", "thumb": "https://upload.wikimedia.org/wikipedia/commons/thumb/0/05/Aidan_Gillen_Official.jpg/40px-Aidan_Gillen_Official.jpg", "fontSize": 1, "group": 2, "size": 1 }, { "topicName": "Roger
@jganzabal
jganzabal / Nvidia Titan XP + MacBook Pro + Akitio Node + Tensorflow + Keras.md
Last active November 2, 2022 11:43
How to setup Nvidia Titan XP for deep learning on a MacBook Pro with Akitio Node + Tensorflow + Keras