iverjo | 5 years ago | on: Python Pip 20.3 Released with new resolver
iverjo's comments
iverjo | 6 years ago | on: Tiler: Build Images with Images
iverjo | 6 years ago | on: Tiler: Build Images with Images
iverjo | 6 years ago | on: Show HN: JavaScript Fractal implementation in a single tweet
<body onload=F()>
before the canvas element, instead of having <script>F()</script>
after the canvas elementiverjo | 6 years ago | on: Show HN: JavaScript Fractal implementation in a single tweet
0|Math.random()*3
instead of parseInt(Math.random()*3)iverjo | 8 years ago | on: Shipping a Neural Network on iOS with CoreML, PyTorch, and React Native
iverjo | 8 years ago | on: I made a talking emoji using regular emojis and JavaScript
iverjo | 8 years ago | on: Ask HN: How much of your time do you actually spend coding?
iverjo | 8 years ago | on: Show HN: 3D Renderer Built using 2D HTML Canvas
iverjo | 9 years ago | on: Password Rules Are Bullshit
iverjo | 9 years ago | on: A.I. Duet: A piano that responds to you
iverjo | 9 years ago | on: Introducing Topics
iverjo | 9 years ago | on: Ultrasound Tracking Could Be Used to Deanonymize Tor Users
iverjo | 9 years ago | on: Audio texture synthesis and style transfer
http://crossadaptive.hf.ntnu.no/index.php/2016/06/27/evolvin...
iverjo | 9 years ago | on: Neurogenesis Deep Learning
iverjo | 9 years ago | on: Apple to Start Publishing AI Research
iverjo | 9 years ago | on: Finding the genre of a song with Deep Learning
[1] https://sourceforge.net/p/sox/feature-requests/176/
iverjo | 9 years ago | on: Finding the genre of a song with Deep Learning
Demo available here: http://demo.niland.io/
For example, it can output Drum Machine: 87%, House: 88%, Female Voice: 55%, Groovy: 93%
iverjo | 9 years ago | on: Making graphics in 4 kilobytes (2008) [pdf]
https://www.dwitter.net/d/104 (tunnel)
https://www.dwitter.net/d/302 (old school effect)
https://www.dwitter.net/d/406 (rotating cylinder)
iverjo | 9 years ago | on: Show HN: Reorganize pixels of a painting into a smooth color palette using PCA