Re: [Haskell-cafe] Re: What's going on in our courses?

2006-10-14 Thread Donald Bruce Stewart
dons: > monnier: > > > Last Spring my Functional Programming class implemented a Genetic > > > Algorithm > > > with Neural Networks that learned to play Nim. The students had a really > > > good time--they also learned lots about Functional Programming > > > with Haskell. > > > Part of the fina

Re: [Haskell-cafe] Re: What's going on in our courses?

2006-10-14 Thread Donald Bruce Stewart
monnier: > > Last Spring my Functional Programming class implemented a Genetic Algorithm > > with Neural Networks that learned to play Nim. The students had a really > > good time--they also learned lots about Functional Programming > > with Haskell. > > Part of the final exam was a tournament.

[Haskell-cafe] Re: What's going on in our courses?

2006-10-14 Thread Stefan Monnier
> Last Spring my Functional Programming class implemented a Genetic Algorithm > with Neural Networks that learned to play Nim. The students had a really > good time--they also learned lots about Functional Programming > with Haskell. > Part of the final exam was a tournament. > This Fall in AI