I want to convert some of my python code for exponential smoothing and 
Neural networks from python over to julia.

My questions are:

What should I do about the classes? I have not seen classes in julia yet so 
I am guessing they are all functions.

Secondly what library should they go in. Julia has tons of math libraries 
scattered all over and not very consolidated (no library like 'Julia stats' 
or something).

Reply via email to