[ANN] Agile Artificial Intelligence: Programming Neural Networks in Pharo

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

[ANN] Agile Artificial Intelligence: Programming Neural Networks in Pharo

abergel
Hi!

It is now time to share an early version of a new book. 

Feedback is very welcome.

Kind regards,
Alexandre
-- 
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Agile Artificial Intelligence: Programming Neural Networks in Pharo

Tudor Girba-2
Nice :)

Doru


> On Apr 18, 2018, at 2:53 PM, Alexandre Bergel <[hidden email]> wrote:
>
> Hi!
>
> It is now time to share an early version of a new book.
> https://agileartificialintelligence.github.io
>
> Feedback is very welcome.
>
> Kind regards,
> Alexandre
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>

--
www.tudorgirba.com
www.feenk.com

"The coherence of a trip is given by the clearness of the goal."






Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Agile Artificial Intelligence: Programming Neural Networks in Pharo

HilaireFernandes
In reply to this post by abergel
Cool. Thanks


Le 18/04/2018 à 14:53, Alexandre Bergel a écrit :
> It is now time to share an early version of a new book.
> https://agileartificialintelligence.github.io

--
Dr. Geo
http://drgeo.eu



Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Agile Artificial Intelligence: Programming Neural Networks in Pharo

Stephane Ducasse-3
Since you want feedback, I do not like the section with one paragraph.
It does not like a book but like a doc.
I thought that I set up all the infrastructure for a booklet on IA for
you and I will remove it
since you do not use it.

Stef


On Wed, Apr 18, 2018 at 5:54 PM, Hilaire <[hidden email]> wrote:

> Cool. Thanks
>
>
>
> Le 18/04/2018 à 14:53, Alexandre Bergel a écrit :
>>
>> It is now time to share an early version of a new book.
>> https://agileartificialintelligence.github.io
>
>
> --
> Dr. Geo
> http://drgeo.eu
>
>
>

Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Agile Artificial Intelligence: Programming Neural Networks in Pharo

Sean P. DeNigris
Administrator
In reply to this post by abergel
abergel wrote
> Feedback is very welcome.

Copy edit pass on Chapters 1 & 2:
https://github.com/AgileArtificialIntelligence/AgileArtificialIntelligence.github.io/pull/2

A few more observations on Chapter 2 requiring deeper investigation:
- When you introduce the #assert:equals:, it would be great to show a GT
debugger with the diff pane at the bottom, which gives a hint at what makes
Pharo special
- Capitalized temps in `#digitalComparator:`?! Sacrilege ;-)
- "Grapher" is introduced as if the reader already knows what that is. Is
that assumed to be the case?



-----
Cheers,
Sean
--
Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Agile Artificial Intelligence: Programming Neural Networks in Pharo

abergel
Thanks Sean! This is really a great review!
I owe you one!

Alexandre

> On Apr 21, 2018, at 9:16 PM, Sean P. DeNigris <[hidden email]> wrote:
>
> abergel wrote
>> Feedback is very welcome.
>
> Copy edit pass on Chapters 1 & 2:
> https://github.com/AgileArtificialIntelligence/AgileArtificialIntelligence.github.io/pull/2
>
> A few more observations on Chapter 2 requiring deeper investigation:
> - When you introduce the #assert:equals:, it would be great to show a GT
> debugger with the diff pane at the bottom, which gives a hint at what makes
> Pharo special
> - Capitalized temps in `#digitalComparator:`?! Sacrilege ;-)
> - "Grapher" is introduced as if the reader already knows what that is. Is
> that assumed to be the case?
>
>
>
> -----
> Cheers,
> Sean
> --
> Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html
>