Hacker News new | ask | show | jobs
by marcodena 4320 days ago
thanks to all. I'm studying AI, so maybe there will be something good for Julia BUT we are reaching only now good libraries for Python. They are porting good R libraries, there is Theano, pandas, scikit-learn, pylearn2 etc. With Julia? Let's see but it's a shame we start again :(((
1 comments

You can call Python packages from Julia, so not entirely starting from scratch! For example here is pandas: https://github.com/malmaud/Pandas.jl