Blog articles

0
comment
on 7/5/2013 9:51 PM
Besides having one of the coolest names around, Random Forest is an interesting machine learning algorithm, for a few reasons. It is applicable to a large range of classification problems, isn’t prone to over-fitting, can produce good quality metrics as a[...]
.
0
comment
on 7/5/2013 2:17 AM
There is a tool for that:https://github.com/adoxa/ansicon
.
0
comment
on 7/4/2013 7:02 PM
We recently found out about an interesting, undocumented behaviour of Amazon’s Elastic Load Balancing (ELB) service – that health check pings are performed by each and every instance running your ELB service at every health check interval. Intro to ELB Bu[...]
.
0
comment
on 7/3/2013 5:28 PM
Close your eyes and imagine your program as a function that takes a set of inputs and produces a set of outputs. I know this may seem overly simple, but a set of actions in a GUI can be thought of as a set of inputs, and a set of resulting side effects to[...]
.
0
comment
on 7/3/2013 11:55 AM
Introduction This article will introduce Last-Fi – an F# powered internet radio player that uses a Raspberry Pi and Last.Fm services.  The motivation behind this work was to both build something fun and useful for the Raspberry Pi that interfaces with var[...]
.
0
comment
on 6/30/2013 8:52 PM
I just completed the Coursera Machine Learning class this week, and enjoyed the experience very much. Let’s get the obvious out of the way: getting a high-quality class, for free, wherever you are, at your own pace, is pretty amazing, and I can put up wit[...]
.
0
comment
on 6/30/2013 2:45 PM
My friend Antonio Cisternino recently pointed me to FSCL - a compiler from F# to OpenCL. Here is the abstract from the documentation for the compiler: https://t.co/vHQPzsxE0O. The project currently seems to live here: https://github.com/GabrieleCocco/ Now[...]
.
0
comment
on 6/30/2013 2:01 PM
Welcome to F# Weekly, It was an adorable week! There are lots of great things happened: News Pre-release of F# 3.1 was announced. “F# folk, please upvote this on reddit and retweet” (Don Syme) From now, Visual F# tooling can be updated more frequently, an[...]
.
0
comment
on 6/30/2013 5:14 AM
Existing embedded DSLs for XML in F# all have their quirks and inconvenients. I'm presenting a small patch to the F# compiler that allows to implement a better XML EDSL.
.
0
comment
on 6/27/2013 3:34 PM
We are pleased to announce the availability of a preview release of version 3.1 of the F# language, with matching Visual F# tooling. These are included with the Visual Studio 2013 Preview Release announced at //BUILD/ and on Soma’s blog. F# as a languag[...]
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper