File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
archive/ml5/1-finding-keypoints
105-polynomial-regression-with-tensorflowjs
118-mastodon-fractal-tree-bot
code/7-arrays/4-mouse-interaction/showcase
ml5/1-classification/3-object-detection
physics-libraries/toxiclibs/1-introduction Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 76
76
"icon" : " 📓" ,
77
77
"title" : " Humans of AI" ,
78
78
"url" : " https://humans-of.ai/editorial/" ,
79
- "description" : " Philipp Schmitt's editorial essay on artifial intelligence and the human effort that went into creating the training dataset."
79
+ "description" : " Philipp Schmitt's editorial essay on artificial intelligence and the human effort that went into creating the training dataset."
80
80
}
81
81
]
82
82
},
Original file line number Diff line number Diff line change 24
24
"codeExamples" : [
25
25
{
26
26
"title" : " Polynomial Regression" ,
27
- "description" : " This sketch creates an interactive simulation of polynominal regression." ,
27
+ "description" : " This sketch creates an interactive simulation of polynomial regression." ,
28
28
"urls" : { "p5" : " https://editor.p5js.org/codingtrain/sketches/UdXRZxF7e" }
29
29
}
30
30
],
Original file line number Diff line number Diff line change 90
90
},
91
91
{
92
92
"icon" : " 🔗" ,
93
- "title" : " The 'procesing -java' command" ,
93
+ "title" : " The 'processing -java' command" ,
94
94
"url" : " https://github.com/processing/processing/wiki/Command-Line" ,
95
95
"description" : " Running Processing sketches from the command line"
96
96
}
Original file line number Diff line number Diff line change 21
21
{ "time" : " 16:44" , "title" : " Add the formulas" },
22
22
{ "time" : " 21:25" , "title" : " Simplify the code" },
23
23
{ "time" : " 22:57" , "title" : " Check for overlap" },
24
- { "time" : " 24:31" , "title" : " Check the particle's kinetic enery " },
24
+ { "time" : " 24:31" , "title" : " Check the particle's kinetic energy " },
25
25
{ "time" : " 25:48" , "title" : " Fix error" },
26
26
{ "time" : " 27:30" , "title" : " Add more particles" },
27
27
{ "time" : " 30:11" , "title" : " Optimizations" },
Original file line number Diff line number Diff line change 1
1
{
2
- "title" : " Catch The Sheeps (Game Concept)" ,
2
+ "title" : " Catch The Sheep (Game Concept)" ,
3
3
"author" : {
4
4
"name" : " Leonardo M. Louzas" ,
5
5
"url" : " https://github.com/leonardomlouzas"
Original file line number Diff line number Diff line change 77
77
"icon" : " 💻" ,
78
78
"title" : " Humans of AI (Editorial Essay)" ,
79
79
"url" : " https://humans-of.ai/editorial/" ,
80
- "description" : " Philipp Schmitt's editorial essay on artifial intelligence and the human effort that went into creating the training dataset."
80
+ "description" : " Philipp Schmitt's editorial essay on artificial intelligence and the human effort that went into creating the training dataset."
81
81
},
82
82
{
83
83
"icon" : " 💻" ,
Original file line number Diff line number Diff line change 26
26
},
27
27
{
28
28
"time" : " 8:18" ,
29
- "title" : " Euler integraton "
29
+ "title" : " Euler integration "
30
30
},
31
31
{
32
32
"time" : " 10:03" ,
You can’t perform that action at this time.
0 commit comments