Close

A few good...wait for it... Bayesian lectures

Bayesian Statistics and Regularization Watch it on Academic Earth Bayesian Statistics and Regularization, Online Learning, Advice for Applying Machine Learning Algorithms, Debugging/fixing Learning Algorithms, Diagnostics for Bias & Variance, Optimization Algorithm Diagnostics, Diagnostic Example - Autonomous Helicopter, Error Analysis, Getting Started on a Learning Problem Reasoning with Bayes Networks

Share

Machine Learning - Light Summer Readings

  Some of my "light" summer readings for dissertation work.   Bayesian Artificial Intelligence, Second Edition by Kevin B. Korb , Ann E. Nicholson Causality: Models, Reasoning and Inference by Judea Pearl Probabilistic Graphical Models: Principles and Techniques by Daphne Koller , Nir Friedman Pattern Recognition and Machine Learning by Christopher M. Bishop Bayesian Networks:…

Share

Aspect.NET 2.2 Released

Version 2.2 of Aspect.NET - aspect-oriented programming toolkit for the .NET platform, integrated to Visual Studio has been released. Aspect.NET is developed at St. Petersburg University under the supervision of Professor Vladimir O. Safonov. The new feature of Aspect.NET 2.2 is in support of the second language - Visual Basic (alongside with C#) as aspect…

Share

Code Search Survey for Doctoral Thesis

Rosalva Eulogia Gallardo is a PhD student in the Department of Informatics in the Donald Bren School of Information and Computer Science @ UCI. One of the areas of Rosalva's research interests is Code search and retrieval on the Web and how developers use it. "Developers are typically searching for code to reuse as-is on a…

Share

The Fizz-Buzz Programming Test

A lot has been said about the FizzBuzz programming test used in interviews. It's a decent litmus test measure of testing a few key capabilities in a developer i.e. (a) knowledge of programming constructs (iterations/conditionals) (b) algorithm / logic and (c) thinking process The problem statement goes as follows. Write a program that prints the…

Share

P=NP

These CMU guys did the poll on P=?NP and totally forgot to call me. May be the letter is in the mail but I am going to go out on a limb here and stating that it's going to be...wait for it There, I said it! P=NP Let's go all Nostradamus here. I know I…

Share