The time has come! Calling all Haskell programmers interested in AI! I've established a new home base at http://www.haskell.org/haskellwiki/AI . Functional programming has long been recognized as an excellent paradigm for Artificial Intelligence. It's time to make Haskell an important language in that area! The goal is to provide a toolkit of AI tools in Haskell that can easily be applied to a wide variety of applications: e.g., Neural Networks, genetic algorithms, natural language processing tools, etc.
On Fri, 23 Mar 2007, Andrew Wagner wrote:
The time has come! Calling all Haskell programmers interested in AI! I've established a new home base at http://www.haskell.org/haskellwiki/AI . Functional programming has long been recognized as an excellent paradigm for Artificial Intelligence. It's time to make Haskell an important language in that area! The goal is to provide a toolkit of AI tools in Haskell that can easily be applied to a wide variety of applications: e.g., Neural Networks, genetic algorithms, natural language processing tools, etc.
Should there be some reference to http://www.haskell.org/haskellwiki/Libraries_and_tools/Linguistics ?
Sure, it's added! On 3/23/07, Henning Thielemann <lemming@henning-thielemann.de> wrote:
On Fri, 23 Mar 2007, Andrew Wagner wrote:
The time has come! Calling all Haskell programmers interested in AI! I've established a new home base at http://www.haskell.org/haskellwiki/AI . Functional programming has long been recognized as an excellent paradigm for Artificial Intelligence. It's time to make Haskell an important language in that area! The goal is to provide a toolkit of AI tools in Haskell that can easily be applied to a wide variety of applications: e.g., Neural Networks, genetic algorithms, natural language processing tools, etc.
Should there be some reference to http://www.haskell.org/haskellwiki/Libraries_and_tools/Linguistics ?
Andrew Wagner wrote:
The time has come! Calling all Haskell programmers interested in AI! I've established a new home base at http://www.haskell.org/haskellwiki/AI . I have added a link to the Google Summer of Code ticket for a machine learning library, which I hope is approriate to categorize as AI. While the library was my suggestion (and I'm prepared to spend the summer on this project) I'm very interested in having other people support this as (co-)mentors -- there's already quite a bit of student interest.
The SoC projects tend to gravitate towards develop towards development tools, but with sufficient interest from the community, it should be possible to get a slot for more domain specific stuff -- especially as this is a very broad domain. -k
participants (3)
-
Andrew Wagner -
Henning Thielemann -
Ketil Malde