M60 Mechanical Keyboard is an Open Source, USB & BLE 5.0, Modular, Hot-Swappable, 60% Keyboard powered by Python. M60 uses Nordic’s nRF52840 SoC to provide USB Type-C wired and Bluetooth LE 5.0 wireless connectivity. To take advantage of the removable... (more…)
Read more »
Implementing a Naive Bayes machine learning classifier in Python. Starting with a basic implementation, and then improving it.
Libraries used: NumPy, Numba (and scikit-learn for comparison). (more…)
Read more »