Re: Simple Neural Network DSL -- request for feedback

2010-11-13 Thread Ross Gayler
ected graphs of Neural elements.  See the fourth example > athttp://repo.or.cz/w/neural-net.git > > Best -- Eric > > > > > > > Ross- Hide quoted text - > > - Show quoted text - > > Ross Gayler writes: > > On Nov 13, 9:12 am, "Eric Schulte" w

Re: Simple Neural Network DSL -- request for feedback

2010-11-12 Thread Ross Gayler
On Nov 13, 9:12 am, "Eric Schulte" wrote: > Albert Cardona writes: > > > Your neural network DSL looks great. One minor comment: why use lists > > instead of sets? ... > > I used lists because I want to be able to specify a network in which (at > least initially) all neurons in a hidden layer a

Re: relational data aggregation language

2010-10-09 Thread Ross Gayler
t; > I will be happy to add any missing bits to Clj-DBCP and SQLRat (I am > the author) if you can let me know. Please feel free to ping me off > the list. > > Regards, > Shantanu > > On Oct 4, 4:57 pm, Ross Gayler wrote: > > > Thanks for the two posts Shantanu. >

Re: relational data aggregation language

2010-10-04 Thread Ross Gayler
that would emit appropriate SQL clauses (as long as it is doable) to > compute certain pieces of information. Looking at multiple use cases > (covering various aspects - fuzzy vs deterministic) will be helpful. > > Regards, > Shantanu > > On Oct 3, 5:10 pm, Shantanu Kumar wr

Re: relational data aggregation language

2010-10-03 Thread Ross Gayler
robably assemble a collection of representative queries, express them in a variety of query languages, and try to assess how compatible the different query languages are with the way my colleagues want to think about the proble. Ross On Oct 3, 11:31 am, Michael Ossareh wrote: > On Fri, Oct 1, 2010

Re: relational data aggregation language

2010-10-02 Thread Ross Gayler
nge. Ross On Oct 3, 1:08 am, Saul Hazledine wrote: > On Oct 2, 2:55 am, Ross Gayler wrote: > > > I am looking at the possibility of finding/building a declarative data > > aggregation language operating on a small relational representation. > > Each query identifies a set

Re: relational data aggregation language

2010-10-01 Thread Ross Gayler
it. Thanks. That would be great. At this stage (not knowing Clojure more than a tiny bit) I'm likely to make the most use of examples of how it would be used. Cheers Ross Gayler On Oct 2, 2:26 pm, Daniel Phelps wrote: > Hi Ross, >   I am working on something that may be of help

relational data aggregation language

2010-10-01 Thread Ross Gayler
Hi, This is probably an abuse of the Clojure forum, but it is a bit Clojure-related and strikes me as the sort of thing that a bright, eclectic bunch of Clojure users might know about. (Plus I'm not really a software person, so I need all the help I can get.) I am looking at the possibility of fi