Posts

Showing posts from November, 2017

Reading weights from a specific layer in Keras Model

Image
Follow my video below to know how to read weights for a specific layer in a Keras model. Link to the code sample is here . 

MySQL in Node.js

Image
You can follow my video below to connect to MySQL from Node.js Code sample here .