April 17, 2020/1 min readOnline COVID-19 detector based on CXRIn short: the online COVID-19 detector is live. Upload a chest X-ray, get back lung engagement, patient status and therapeutic guidelines. I wrote up how it was built, which four networks I compared…
September 8, 2019/1 min readOpen-BCI: First touchIn short: our OpenBCI kit arrived and we put it on a head the same week. Here is how it actually feels to use: good hardware, open software, dry electrodes that beat gel for setup time, and more noise…
September 22, 2018/1 min readNeural Networks- ReviewIn short: notes I took while reviewing the basics of neural networks. Mostly quotes worth keeping, plus the three kinds of learning and where each one shows up. A lot is happening in AI right now.…
۸ خرداد ۱۳۹۷/4 min readFAمحاسبات عددی با پایتونخلاصه: کدهای پایتون درس محاسبات عددی: دوبخشی، نیوتن، نقطه ثابت، درونیابی لاگرانژ، و انتگرالگیری ذوزنقهای و سیمپسون. کدهایی که برای این درس تهیه کرده بودم رو در ادامه میزارم. Bisection import math…