This is a modified beamerposter template with the University of Queensland logo and colors. It is forked from here (which is forked from here).
[Read More]
Estimating the Poisson Regression Model with Newton's Method - Python Example
Newton's Method from Scratch
The Poisson Regression model estimates the Poisson population parameter $\lambda _i$ related to the regressor covariate $x_i$. The outcome variable $y_i$ is hence assumed to be drawn from a Poisson distribution. Specifically, the data generating process is:
[Read More]
Eğitim Üzerine Bir Podcast - Cahil Hoca
Eğitim, edebiyat ve ekonomi
Eğitim konusuna son dört yıldır özel bir ilgi duyuyorum. Bir sürü kitap ve makale okudum. Ardından bu blogda kısa yazılar yazdım ama devamını getirmedim. Çünkü daha ciddi olarak çalışmak istedim ve düşüncelerimi kitaplaştırmaya karar verdim. Yaklaşık iki sene boyunca kitabı yazdım. Son bitirişi yapmak üzereydim ama önce başkalarının da fikrini almak istedim. Kitabımı bir arkadaşımdan değerlendirmesini istedim. Birlikte çok de güzel bir iş çıkarmadığımı ama konunun oldukça ilginç olduğunu konuştuk. Daha sonra orijinal bir fikir ile kitabı yaklaşık bir sene boyunca birlikte yazdık.
[Read More]
Connecting SSH Server via Phone
JuiceSSH for Android
I am running, checking, and revising simulations all the time. I often only connect, see results, revise, and resubmit the simulation. Takes 3 mins on average. However, I am not in front of my PC all the time.
[Read More]
Custom Theorem, Assumption, and Lemma Numbering in Latex
Examples of Customized Theorem Names
I saw this kind of alternative assumption definition in other papers, such as:
[Read More]