Monday, August 13, 2018

Complete Front End Deep Learning

Tensorflow publishes a front-end library that supports GPU training. https://js.tensorflow.org/

No comments:

Python Terminal Animation for Waiting

A nice small tool for terminal animations from yaspin import yaspin with yaspin(): do_stuff()