How to implement the ReLU function in Numpy

后端 未结 9 1030
野性不改
野性不改 2020-12-02 09:53

I want to make a simple neural network which uses the ReLU function. Can someone give me a clue of how can I implement the function using numpy.

9条回答
提交回复
热议问题