-
Top Posts
-
Recent Comments
- Truong Nghiem on How to install PyQt on Mac OS Snow Leopard
- CMon on How to install PyQt on Mac OS Snow Leopard
- Tong Duy Son on Weekly review: week from 2012-04-15 to 04-21
- Domenico Prattichizzo & SIRSLab's Folks Blog » Links from orgmode to any text file | Truong’s Weblog on Links from orgmode to any text file
- Truong Nghiem on Export Simulink models to publication-quality figures
Categories
Tag Archives: Python
Programming Bayesian Networks with Infer.NET and Python
In the search of a good tool or programming library for Bayesian networks (a.k.a probabilistic graphical models, belief networks, if you don’t know what they mean then this post is not for you), I came by Infer.NET by Microsoft Research. … Continue reading
Tools for Matlab – Python interaction
Some tools I just found that support Matlab – Python interaction: Tools for calling Matlab from Python or converting Matlab code to Python code: mlabwrap: http://mlabwrap.sourceforge.net/ OMPC: http://ompc.juricap.com/ Libermate: http://libermate.sourceforge.net/ PYM: http://code.google.com/p/pym/ (it seems that this project was removed) Tools … Continue reading