discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] [SOCIS] Keras, TensorFlow and GNU Radio Blocks


From: Stefan Wunsch
Subject: Re: [Discuss-gnuradio] [SOCIS] Keras, TensorFlow and GNU Radio Blocks
Date: Mon, 8 Aug 2016 15:44:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

Hi,

Keras is a very good choice! Does the Theano backend still work? So can
you switch seamlessly between Tensorflow and Theano (altering the
.keras/keras.json)?

I've experienced that getting the GPU support running with Theano was
much easier when using Keras (export THEANO_FLAGS is enough), but
Tensorflow is still always a little bit faster in training. So having
both would be awesome!

Greetings,
Stefan

On 08/08/2016 11:25 AM, Christopher Richardson wrote:
> Hi,
> 
> I've now created two GNU Radio blocks, which load a raw CNN model and a
> FAM model, making use of Keras (a TensorFlow API) to create the model
> and TensorFlow serving to save the graph (this requires TensorFlow 0.10,
> to run).
> 
> https://signalsintelligence.wordpress.com/2016/08/06/keras-tensorflow-and-gnu-radio-blocks/
> 
> Cheers
> 
> Chris
> 
> 
> _______________________________________________
> Discuss-gnuradio mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]