Bayesian Methods

Expectation Maximization

https://stats.stackexchange.com/questions/72774/numerical-example-to-understand-expectation-maximization http://noiselab.ucsd.edu/ECE228/Murphy_Machine_Learning.pdf https://bjlkeng.github.io/posts/the-expectation-maximization-algorithm/

Linux

Bash

http://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html https://shapeshed.com/unix-ps/ http://morningcoffee.io/killing-a-process-and-all-of-its-descendants.html Killing Processes First of all you must understand how processes work in linux. when sudo starts a process in the background and you try to trap the

Programming

Java

Interfaces Quelle: https://www.programmierenlernenhq.de/interfaces-in-java/ Ein Interface ist wie eine Klasse, nur dass statt “class” das Keyword “interface” benutzt wird. Ein Interface beinhaltet nur Methodendeklarationen, aber keinen Rumpf – also die Implementierung.

Scroll to Top
Cookie Consent with Real Cookie Banner