Ritesh Kumar

Results 3 issues of Ritesh Kumar

I have added `exp` function using `math.exp` in `micrograd/engine.py` I will add tests once the changes are approved. @karpathy, please review

I was looking to contribute to PyMC4 and based on #44 I thought I would add the discrete Truncated Normal distribution for a start. When I looked at the source...

I was trying to run my own algorithm on the NAB datasets as per option 1 on https://github.com/numenta/NAB/wiki/NAB-Entry-Points Till optimize function, everything works fine but following error occurs while scoring...