TransWikia.com

Is there any good alternative for Keras library?

Data Science Asked by Chinmay Kulkarni on January 7, 2021

I am currently using keras as a deep learning library on top of tensorflow. I just want to know is there any other library which is more efficient/easier than keras.

4 Answers

I can't say which is more efficient or easier but MXNet exists, has interfaces to most languages (python, scala, R, C++, perl, Julia), and the code looks fairly similar to keras.

https://mxnet.incubator.apache.org/

Another one that I've come across is caffe, mostly because people seem to share a lot of pre-trained nets in their model zoo.

http://caffe.berkeleyvision.org/

Update: I didn't see caffe 2 but I think this is quite separate to the original caffe.

Finally I've not fully had time to check out H2O's offering in deep water which is an alternative to Keras but still sits on top of TF/MXNet/Caffe

Answered by dougmet on January 7, 2021

I reccomend pytorch. You can find good tutorials here.

Answered by Federico Caccia on January 7, 2021

Keras is a high-level API that can be used on top of TensorFlow, CNTK and Theano. You can use each of the low-level APIs but the problem of those is that you can get complicated if you design very deep nets whilst dealing with Keras is much easier. Consequently, Keras is designed for accelerating deep nets' designing. Keras is opensource like the underlying libraries it comes for and I guess its project is not for Google. TensorFlow itself has a high-level API, namely TFLearn. I cannot say which is better but the point is that try to master one of them perfectly.

It seems that plaidML Keras backend is also available which enables training on AMD graphics.

Answered by Media on January 7, 2021

You can try PyTorch. It offers much more manual controls and tweaking and it's pure python ie no functional API that's why it is used in research fields whereas Keras is most easy and robust. I use Keras with a backend as plaidml which enables me to train my neural network models on AMD GPU (RX 560x).

Answered by Pranjal dubey on January 7, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP