nn_playground icon indicating copy to clipboard operation
nn_playground copied to clipboard

Experimental keras implementation of novel neural network structures

Results 11 nn_playground issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to run imdb_lm_gcnn.py to test your demo. I use keras 1.2.0 with tensorflow 0.10.0 on ubuntu 14.04 But I got the following error log: /usr/local/lib/python3.4/dist-packages/keras/engine/topology.py:368: UserWarning: The...