Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of M.Innat

M.Innat

M.Innat has asked 8 questions and find answers to 34 problems.

Stats

860
EtPoint
257
Vote count
8
questions
34
answers

About

I was born and live in Bangladesh.
كما أنني مسلم وأؤمن بالله.


I mostly follow tensorflow and keras as these are my primary ML library. Some of our answers that you may find useful are listed below.

  • TF.Keras model.predict is slower than straight Numpy?
  • Multi-input Multi-output Model with Keras Functional API
  • Tensorflow 2 - tf.slice and its NumPy slice syntax incompatible behavior

and sometimes pytorch.

  • Tape-based AUTOGRAD in Pytorch and GradientTape in TensorFlow 2?
  • Label Smoothing in PyTorch