M
M
Maxwi2019-08-16 20:11:38
Neural networks
Maxwi, 2019-08-16 20:11:38

What restrictions can I face if I write in pure Keras?

I really liked that you don't have to write a lot of code to create HH with Keras, I would really like to switch to this framework. But I read about its shortcomings, like "you can't customize the model", etc. I'm wondering what kind of limitations will I face if I write in pure Keras (i.e. not tf.keras)? I want to use Keras to create my projects and competitions on Kaggle.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Arseny Kravchenko, 2019-08-17
@Maxwi

You can customize quite a lot, you can safely use it. At some stage, perhaps, you yourself will want more flexibility, and then you will either have to add pieces to tf, or go to pytorch.

F
FerroPanda, 2019-08-22
@FerroPanda

On Keras, reinforcement learning will not be available to you.
But it's better to start with Keras - understand the basics, fill a couple of bumps. And when the realization comes that you need to either stay on Keras, or go to pytorch ... or quit.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question