Ah, it looks like I have the right jar now.

And one more thing. I'm looking at the
TemporalMLDataSet.java<https://github.com/encog/encog-java-core/blob/master/src/main/java/org/encog/ml/data/temporal/TemporalMLDataSet.java>source,
and I keep on seeing references to a 'windowSize'. What is a
*inputWindowSize* and a *predictWindowSize* ?


Thanks

Tim Washington
Interruptsoftware.ca
416.843.9060



On Sat, Aug 4, 2012 at 5:59 PM, Jim - FooBar(); <jimpil1...@gmail.com>wrote:

>  On 04/08/12 22:47, Timothy Washington wrote:
>
> Thanks for looking into these things. I tried removing clojure-encog from
> lib/ and .m2/ . But '*lein deps*' still pulls in a jar without the
> normalization.clj file. Do I need an updated [clojure-encog
> "0.4.x-SNAPSHOT"]?
>
>
> aaa sorry! yes you now need 0.4.1-SNAPSHOT...
>
>
> As for the structure of the tick data, I used clojure-csv to to pull that
> data from this CSV 
> file<https://github.com/twashing/nn/blob/master/etc/data/EURUSD_Ticks_Apr2012.csv>
>  (you'll
> have to download as it's large). So it's easy for me to convert those
> strings to doubles, datetimes, etc.
>
>
> cool! i think read-string should do it anyway (at least for numbers)
>
>
> This helps a great deal
>
>
> that is good to know... cheers!
>
> Jim
>
>
>
>
>  --
> 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

Reply via email to