The Workshop is a place for the public to view my work-in-progress projects. Rough, unfinished, and sometimes not even useful, these projects often start with the words “What happens when I…” or “Is it possible to…”. Feedback, questions, and collaboration are all encouraged.
Recent Posts
- Modeling Recirculation Flowrate in BioreactorsWe can model pumps in a different ways depending on requirements. Here, I’ll talk about modeling pumps for perfusion systems along with some areas I still haven’t figured out.… Continue reading Modeling Recirculation Flowrate in Bioreactors
- Partitioning as a Method for Allowing Closed-Form Solutions in SimulationsSystem-level simulations have historically used the Runge-Kutta or Linear Multistep methodologies for estimating initial value problems. I have proposed a third option, which approximates values via analytical solutions enabled through the partitioning of the system.… Continue reading Partitioning as a Method for Allowing Closed-Form Solutions in Simulations
- DigitsDeep neural nets provide a very specific strength: they are great function approximators. How good at they at performing logic though? Here I investigate DNN’s ability to predict input digits.… Continue reading Digits