If you're doing anything related with neural nets I think clojure-encog is indeed the place to start... I've wrapped most of the original java encog v3 so far and I am actively using it for my own projects...I'd be very happy to hear your feedback if you decide to use it after all...The truth is I've not provided a wiki but I have provided an examples.clj where I've ported some of the most famous encog examples using my wrapper...hope you find it useful! any help you need along the way don't hesitate to ask! predicting financial series has been done in the past by heaton-research but unfortunately I've not ported that example! maybe it is time to do so as soon as I return from holidays...
take care... :) Jim On Fri, Jul 27, 2012 at 10:03 PM, Timothy Washington <twash...@gmail.com>wrote: > I'm working on a Neural Network application to tech myself machine > learning and AI. > > - https://github.com/twashing/nn > > There's nothing there right now. But I'm keenly interested in the field, > and getting a working project, predicting financial time series. I'm keen > to check out clojure-encog <https://github.com/jimpil/clojure-encog>, and > any other AI library. I just want to make sure I understand the mechanics > of the algorithms that are being used. > > > Very exciting > > Tim Washington > Interruptsoftware.ca > 416.843.9060 > > > > On Sun, Jul 15, 2012 at 1:10 PM, Joshua Bowles <bowlesl...@gmail.com>wrote: > >> New to Clojure (but not Lisp). >> >> Does anyone have a good sense of the interest in machine learning in >> Clojure community? >> I've seen in the last few threads some interesting posts and libraries >> related to machine learning, and there is plenty of stuff one can get from >> Java (mahout, weka, clj-ml [ >> http://antoniogarrote.github.com/clj-ml/index.html]), but I'm curious to >> know if anyone here has a sense of the overall community interest. >> >> It's nice to see interesting libraries that support needed tasks for >> machine learning (I'm all for links to libraries), but what I'm really >> trying to get is* a sense of the overall interest the community has in >> machine learning*. For example, Python community overall has a lot of >> interest in scientific computing and machine learning. Compare this to >> Ruby... not that you couldn't provide good libraries in Ruby (for example >> the SciRuby project), but the Ruby community overall does not seem to have >> much interest in these kinds of academic pursuits. >> > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en