Create adversarial examples with this interactive JavaScript tool

Adversarial.js is an open-source JavaScript tool that lets you craft adversarial examples in your browser. Read more

Similar

Svelte: JavaScript Framework without the overhead

If you've ever built a JavaScript application, the chances are you've encountered – or at least heard of – frameworks like React, Angular, Vue and Ractive. Like Svelte, these tools all share a goal of making it easy to build slick interactive user int...

Read more »

Exploring functional JavaScript

I started exploring functional programming (FP) concepts over a year ago. I have already shared my initial learning materials in one of the previous posts. It was only the beginning of my journey a…...

Read more »