Peter Lin
Peter Lin
the old URL for the source no longer works, so I updated it to use an experimental version that works better with support for opencv and raspi camera directly
adding description of weird issue I've seen
I just implemented support for CQL3 in Hector and realized that with CQL3 CqlRow.getKey() will always return null. In CQL3, the key is not longer special and is just another...
I was evaluating RETE engines for .Net and took some time to analyze the implementation. The design is fundamentally incorrect. The join nodes (aka betanode) should have propagate assert left...
Tensorflow is moving too fast, so one of the imports in train.py is out of date. The trainer library is now in the legacy folder. For anyone that runs into...
In case other people try to run the CoreML performance test on M1 macbook air in the simulator, it appears that CoreML doesn't use the ANE. When I run the...
I tried to follow the instructions on this page, only to discover Databricks removed it back in 2022 https://project-glow-glow.readthedocs-hosted.com/en/latest/additional-resources/community-edition/community-edition.html From Databricks website, they state the following. Databricks Runtime for Genomics...