Tag: tensorflow

Generative Adversarial Networks
tensorflow

Generative Adversarial Networks

Hi there, it's been a while from the last time a posted something. Recently, during the last Easter holiday I was playing with Generative Adversarial Networks, a type of neural networks used to produce new data. Basically a GAN is composed by 2 networks: a generator and a

davide
Use face-api.js on node js
tensorflow

Use face-api.js on node js

Face-api.js is a great library that uses tensorflowjs to do face recognition, face detection, face landmarks, and other stuff with faces... The problem is that is complicated, the code is complicated, the examples are complicated and the documentation is complicated. The dude writing here likes simple things, he is

davide