Skip to content
Chitlesh Goorah

Chitlesh Goorah

  • ASIC Design & Verification Engineer
    • Introduction to Liberty : CCS, ECSM and NDLM
    • IEEE P1800.2 (UVM)
    • Formal Verification
  • Landscape Photographer
  • twitter
  • youtube
  • linkedin

Tag Archives: keras

softmax() incompatibility

TypeError: softmax() got an unexpected keyword argument ‘axis’ The latest version of keras did not support axis as an argument to softmax . I had to downgrade keras. $ pip install keras==2.0.6

Posted bychitleshSeptember 6, 2018Posted indeeplearningTags: deeplearning, keras, neuralnetworkLeave a comment on softmax() incompatibility
Chitlesh Goorah, Proudly powered by WordPress. Privacy Policy