Difference between revisions of "Blog articles/Algorithms"

From HaskellWiki
Jump to navigation Jump to search
(revert spam)
(Added section "Handling platform differences" with a link to "Stop (ab)using CPP in Haskell sources")
(8 intermediate revisions by 4 users not shown)
Line 25: Line 25:
   
 
* [http://jpmoresmau.blogspot.com/2007/06/very-dumb-neural-network-in-haskell.html A neural network in Haskell]
 
* [http://jpmoresmau.blogspot.com/2007/06/very-dumb-neural-network-in-haskell.html A neural network in Haskell]
  +
* [http://alpmestan.wordpress.com/2009/12/23/hnn-0-1-has-been-released/ The HNN library] (see its [http://www.haskell.org/haskellwiki/HNN haskellwiki page])
   
 
===Design patterns===
 
===Design patterns===
   
 
* [http://jpmoresmau.blogspot.com/2007/11/haskell-design-patterns-are-probably.html Haskell design patterns are (probably) needed]
 
* [http://jpmoresmau.blogspot.com/2007/11/haskell-design-patterns-are-probably.html Haskell design patterns are (probably) needed]
  +
  +
=== Handling platform differences ===
  +
  +
* [http://blog.haskell-exists.com/yuras/posts/stop-abusing-cpp-in-haskell.html Stop (ab)using CPP in Haskell sources]

Revision as of 22:39, 1 April 2015