Community for F#

Blog articles of Community for F#

0
comment
on 3/30/2015 10:34 PM
In our previous post, we looked at James McCaffrey’s code, “Gradient Descent Training Using C#” from MSDN magazine, and took a stab at rewriting the first part in F#, to clarify a bit the way the dataset was created. Today, we’ll dive in the second block, which implements the logistic regression using gradient descent. Again, we won’t discuss why the algorithm works – the article does a pretty good job at that – and focus instead purely on the F# / C# conversion part. Let’s begin by taking a look at the c[...]
>> Read the full article
.
0
comment
on 3/30/2015 6:15 AM
Did you know there was more to the type matching operator than just pattern matching and exception handling?
>> Read the full article
.
0
comment
on 3/30/2015 6:15 AM
.
0
comment
on 3/28/2015 1:56 AM
In recent weeks we had been busy with a series of enhancements to the WebSharper website and some underlying FPish services. [more...]
>> Read the full article
.
0
comment
on 3/27/2015 4:16 AM
Since I submitted my PhD thesis in December, I had a little bit of time to finish some of the things that I wanted to do for a really long time, but never quite found time to actually do them. This included getting the R provider to work on Mac and also creating a new web site for my various functional programming trainings and books. I even have a nice domain name: www.functional-programming.net The page also discusses a couple of business reasons for looking into functional programming. So, if [...]
>> Read the full article
.
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