Posts by this author

Sep 9, 2024
7

Earning Agentic (and LangChain) Complexity

This post examines the challenges of adopting complex technologies like LangChain and agentic solutions in production environments, emphasizing the importance of understanding the necessity of such complexity. It provides insights on how to evaluate these technologies carefully, manage dependencies, and adhere to best practices for secure and stabl...

CSEISE
May 10, 2017
2
0

Classifying Leaks Using Cognitive Toolkit

We use Deep Learning to turn a painful and time-consuming leak-detection task for water and oil pipelines into a fast, painless process. Using Python and Fast Fourier Transforms, we turn audio sensor data into images, then use Convolutional Neural Networks to detect and classify pipeline anomalies.

Machine Learning