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

M.Innat

M.Innat has asked 10 questions and find answers to 52 problems.

Stats

1.2k
EtPoint
358
Vote count
10
questions
52
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