Showing posts with label KERAS. Show all posts
Showing posts with label KERAS. Show all posts

Wednesday, 18 September 2019

TensorFlow ML framework for graphical data released by @TensorFlow via @Medium

TensorFlow released Neural Structured Learning (NSL), an open-source framework that uses the neural graph learning method for training neural networks with graphs and structured data.

This is a great article and has some code to make sense and so use your Medium account and give them some applause and a follow.

Thursday, 19 October 2017

Keras Cheat Sheet: Deep Learning in Python by Karlijn Willems via @DataCamp

Keras is a Python deep learning library for Theano and TensorFlow. The package is easy to use and powerful, as it provides users with a high-level neural networks API to develop and evaluate deep learning models. With this library, you’ll be making neural network models in no time!

This is great - well worth signing up with DataCamp and getting some tools and courses that are incredibly useful.

Saturday, 24 June 2017

Why has Keras been so successful lately at Kaggle competitions? by François Chollet via @Quora

François Chollet, creator of Keras, answered the Quora question "Why has Keras been so successful lately at Kaggle competitions?" It's not the smartest people or the best ideas that win competitions, he says. It's just iteration. Lots and lots of iteration.

I found this interesting.  If you wish to join Kaggle please note there is an examination to gain access.