Re: Deep Learning for Programmers book 0.16.0: new chapter on Multi-class classification and metrics

2020-05-10 Thread Ali M
Why a subscription model for a book wouldn't that make the book very expensive ? On Thursday, April 2, 2020 at 6:06:33 AM UTC-4, Dragan Djuric wrote: > > Deep Learning for Programmers: An Interactive Tutorial with CUDA, OpenCL, > DNNL, Java, and Clojure > version 0.16.0 is available at >

numbers, why?

2015-09-04 Thread Ali M
why? user=> (+ 6546546546546546546850348954895480584039545804 7548979534287548957345843954749357348757897) 6554095526080834095807694798850229941388303701N user=> (+ Long/MAX_VALUE Long/MAX_VALUE) ArithmeticException integer overflow clojure.lang.Numbers.throwIntOverflow (Numbers.java:1501)

Re: numbers, why?

2015-09-04 Thread Ali M
, 2015 at 10:51:15 AM UTC-4, dennis wrote: > > Because the literal is readed as BigInt: > > user=> (class 6546546546546546546850348954895480584039545804 ) > clojure.lang.BigInt > > 2015-09-04 22:48 GMT+08:00 Ali M <tclwa...@gmail.com

Re: Clojure Programming is a great book

2012-09-22 Thread Ali M.
Greetings, I also just got this book as an ebook from oreilly, they were having 50% off of everything (or at least ebooks) Anyway, is there a dedicated mailing list to discuss this book? I plan to read most of it in the next month or so :) It would be nice if there is a mailing list where I can

Re: Immutant 0.3.0 released

2012-09-16 Thread Ali M
Greetings Jim Can you please elaborate more on this line ... maybe give examples On Wednesday, September 12, 2012 3:45:56 AM UTC+2, Jim Crossley wrote: ... For certain applications, I would recommend using libraries to access external processes like Memcached, RabbitMQ, or cron, for