A developer-friendly introduction to machine learning using C++. Part 2 of 3: How do you figure out a neural network’s optimal weight and bias values... (more…)
Read more »
I am a member of HackCville, a collective of UVA students who are passionate about entrepreneurship, technology, and getting stuff done. This semester, I was a member of the Node, HC’s data science program (I’ll be a node TA next semester! HC is open to e... (more…)
Read more »
At Bloom, we’ve built a large plant database from a number of sources. We store about two dozen fields for each plant: height, width, type… (more…)
Read more »
In the field of machine learning, training data preparation is one of the most important and time-consuming tasks. In fact, many data scientists claim that a large portion of data science is pre-processing and some studies have shown that the quality of y... (more…)
Read more »
Let's figure out what digit is shown in an encrypted image without ever decrypting it. (more…)
Read more »