Skip to content

Commit cf5582b

Browse files
committed
Add talk
1 parent 3099f90 commit cf5582b

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed
153 KB
Loading

docs/talks.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
> [Philipp Burckhardt][planeshifter], Node.js Interactive Europe 2016
1313
1414
<div class="image" align="center">
15-
<a href="https://www.youtube.com/watch?v=r8XOIRebcBU">
15+
<a title="Text mining with Node.js" href="https://www.youtube.com/watch?v=r8XOIRebcBU">
1616
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/5d74307be3b368b498679f3dfbdcbf58d7433d21/docs/assets/nodejs_interactive_2016_philipp_burckhardt.png" alt="Text Mining with Node.js at Node.js Interactive Europe 2016">
1717
</a>
1818
<br>
@@ -23,7 +23,7 @@
2323
> [Philipp Burckhardt][planeshifter], EmpireNode 2016
2424
2525
<div class="image" align="center">
26-
<a href="https://www.youtube.com/watch?v=5Ad3TH8XGSI">
26+
<a "Real time machine learning with Node.js" href="https://www.youtube.com/watch?v=5Ad3TH8XGSI">
2727
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/1d0f4c869dbc29b55339fc0561ca05bf385a06b5/docs/assets/empire_node_2016_philipp_burckhardt.png" alt="Real Time Machine Learning with Node.js at EmpireNode 2016">
2828
</a>
2929
<br>
@@ -34,7 +34,7 @@
3434
> [Athan Reines][kgryte], Node.js Interactive US 2016
3535
3636
<div class="image" align="center">
37-
<a href="https://www.youtube.com/watch?v=03WhsgTpp7g">
37+
<a title="Mathin V8 is broken and how we can fix it" href="https://www.youtube.com/watch?v=03WhsgTpp7g">
3838
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/5dd2d62d0a53359fe163870da082f0462118d9f5/docs/assets/nodejs_interactive_us_2016_athan_reines.png" alt="Math in V8 is Broken and How We Can Fix It at Node.js Interactive US 2016">
3939
</a>
4040
<br>
@@ -45,7 +45,7 @@
4545
> [Philipp Burckhardt][planeshifter], Node.js Interactive US 2016
4646
4747
<div class="image" align="center">
48-
<a href="https://www.youtube.com/watch?v=fK32__vlVAA">
48+
<a "Real time machine learning with Node.js" href="https://www.youtube.com/watch?v=fK32__vlVAA">
4949
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/5dd2d62d0a53359fe163870da082f0462118d9f5/docs/assets/nodejs_interactive_us_2016_philipp_burckhardt.png" alt="Real Time Machine Learning with Node.js at Node.js Interactive US 2016">
5050
</a>
5151
<br>
@@ -59,7 +59,7 @@
5959
> [Athan Reines][kgryte], SFNode, May 2017
6060
6161
<div class="image" align="center">
62-
<a href="https://www.youtube.com/watch?v=sYF_pJI93tc">
62+
<a title="Numeric computing with Node.js" href="https://www.youtube.com/watch?v=sYF_pJI93tc">
6363
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/091a6e066f31dbb751f49ae1c02597504b9fd954/docs/assets/sfnode_may_2017_athan_reines.png" alt="Numeric Computing with Node.js at SFNode, May 2017">
6464
</a>
6565
<br>
@@ -70,12 +70,23 @@
7070
> [Athan Reines][kgryte], csv,conf,v3, May 2017
7171
7272
<div class="image" align="center">
73-
<a href="https://www.youtube.com/watch?v=P4_5LvKmhIc%26list=PLg5zZXwt2ZW5UIz13oI56vfZjF6mvpIXN%26index=44">
73+
<a title="Math, numeric computing, and JavaScript" href="https://www.youtube.com/watch?v=P4_5LvKmhIc%26list=PLg5zZXwt2ZW5UIz13oI56vfZjF6mvpIXN%26index=44">
7474
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/1e164a683e239214f2e06354319f91fb41f244d3/docs/assets/csv_conf_v3_2017_athan_reines.png" alt="Math, Numeric Computing, and JavaScript at csv,conf,v3, May 2017">
7575
</a>
7676
<br>
7777
</div>
7878

79+
### Math, Machine Learning, and JavaScript
80+
81+
> [Athan Reines][kgryte], FullStack, July 2017
82+
83+
<div class="image" align="center">
84+
<a title="Math, machine learning, and JavaScript" href="https://skillsmatter.com/skillscasts/10364-math-machine-learning-and-javascript">
85+
<img src="https://cdn.rawgit.com/stdlib-js/stdlib/3099f90f6c7265c43e6dcde97fa41ee6d8219614/docs/assets/talks/fullstack_london_2017_athan_reines.png" alt="Math, Machine Learning, and JavaScript at FullStack, London 2017">
86+
</a>
87+
<br>
88+
</div>
89+
7990
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
8091

8192
<section class="links">

0 commit comments

Comments
 (0)