<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Tactical Machine Learning]]></title><description><![CDATA[Tactical Machine Learning]]></description><link>https://tensorops.hashnode.dev</link><generator>RSS for Node</generator><lastBuildDate>Wed, 09 Sep 2026 15:28:57 GMT</lastBuildDate><atom:link href="https://tensorops.hashnode.dev/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[A New Framework for Detecting LLM Hallucinations in Critical Defense Scenarios]]></title><description><![CDATA[When it comes to deploying large language models in sensitive domains like defense, accuracy isn't just a preference—it's a necessity. That’s why Justin Norman’s release of DoDHaluEval v0.1.0 caught my attention. This open-source framework is specifi...]]></description><link>https://tensorops.hashnode.dev/a-new-framework-for-detecting-llm-hallucinations-in-critical-defense-scenarios</link><guid isPermaLink="true">https://tensorops.hashnode.dev/a-new-framework-for-detecting-llm-hallucinations-in-critical-defense-scenarios</guid><category><![CDATA[AI Safety]]></category><category><![CDATA[defense]]></category><category><![CDATA[hallucination-detection]]></category><category><![CDATA[llm evaluation]]></category><category><![CDATA[Python]]></category><dc:creator><![CDATA[Chris Naughton]]></dc:creator><pubDate>Sun, 22 Feb 2026 04:03:42 GMT</pubDate><content:encoded><![CDATA[<p>When it comes to deploying large language models in sensitive domains like defense, accuracy isn't just a preference—it's a necessity. That’s why Justin Norman’s release of <strong>DoDHaluEval v0.1.0</strong> caught my attention. This open-source framework is specifically designed to evaluate and detect LLM hallucinations within Department of Defense knowledge domains, addressing a critical gap in AI reliability for high-stakes applications.</p>
<p>Norman’s framework isn’t just another academic tool; it’s production-ready and built with real-world defense contexts in mind. It features an impressive array of <strong>92+ military domain templates</strong>, which simulate the kind of nuanced, specialized content that defense analysts and personnel might rely on. What sets it apart, however, is its multi-method approach to hallucination generation—combining DoDHaluEval, HaluEval, and hybrid methods—to comprehensively stress-test models. Additionally, it incorporates <strong>seven distinct hallucination patterns</strong>, ensuring that evaluations cover a broad spectrum of potential inaccuracies.</p>
<p>Perhaps most practically, the framework supports ensemble detection techniques using tools like HuggingFace HHEM, G-Eval, and SelfCheckGPT, and it integrates seamlessly with platforms like OpenAI and Fireworks AI. This allows developers and researchers to not only identify when and how models "make things up" but to iteratively improve their trustworthiness.</p>
<p>For anyone working on AI safety, model evaluation, or defense-related AI systems, DoDHaluEval represents a significant step forward. Norman’s work underscores the importance of domain-specific validation in an era where AI-assisted decision-making carries immense consequences.</p>
<p>Check out the project and contribute on <a target="_blank" href="https://github.com/stbiadmin/diu-halu">GitHub</a>.</p>
<hr />
<p><a target="_blank" href="https://github.com/stbiadmin/diu-halu">Read the full post here</a></p>
<p>Follow Justin Norman's work: <a target="_blank" href="https://bsky.app/profile/justintime.ai">Bluesky</a> | <a target="_blank" href="https://github.com/stbiadmin">GitHub</a> | <a target="_blank" href="https://www.linkedin.com/in/justindnorman/">LinkedIn</a> | <a target="_blank" href="https://justintime.ai">Blog</a></p>
]]></content:encoded></item><item><title><![CDATA[Rebuilding Legacy ML Projects: A Blueprint for Showcasing Real-World Skills]]></title><description><![CDATA[Justin Norman, a machine learning engineer, faced a common industry dilemma: how to showcase the impressive projects he built during previous roles when the code is owned by employers and often outdated. His solution? Rebuild them from scratch using ...]]></description><link>https://tensorops.hashnode.dev/rebuilding-legacy-ml-projects-a-blueprint-for-showcasing-real-world-skills</link><guid isPermaLink="true">https://tensorops.hashnode.dev/rebuilding-legacy-ml-projects-a-blueprint-for-showcasing-real-world-skills</guid><category><![CDATA[Machine Learning]]></category><category><![CDATA[mlops]]></category><category><![CDATA[portfolio]]></category><category><![CDATA[time series]]></category><dc:creator><![CDATA[Chris Naughton]]></dc:creator><pubDate>Sun, 22 Feb 2026 04:03:37 GMT</pubDate><content:encoded><![CDATA[<p>Justin Norman, a machine learning engineer, faced a common industry dilemma: how to showcase the impressive projects he built during previous roles when the code is owned by employers and often outdated. His solution? Rebuild them from scratch using modern tooling and publicly shareable methods. In his recent blog post, Norman demonstrates how to recreate proprietary ML projects as open-source simulations, preserving the original problem's essence while making it accessible and relevant.</p>
<p>Norman’s approach is both practical and inspiring. He starts by defining a simulation engine that mimics the statistical structure of real-world time series problems—such as freight forecasting or security event clustering—without using proprietary data or logic. This allows him to reconstruct end-to-end workflows, from synthetic data generation using tools like PyTorch and Prophet, to deploying models with FastAPI. His GitHub repository includes two fully rebuilt projects: one using GRU networks for logistics forecasting and another applying K-means and Latent Semantic Analysis for cybersecurity event clustering.</p>
<p>What makes Norman’s work particularly valuable is its emphasis on real-world applicability. He doesn’t just build toy examples; he replicates complex, deployed systems he previously worked on, offering a transparent look into the architecture, challenges, and design decisions involved. This provides a template for other professionals looking to modernize and exhibit their past work ethically and effectively.</p>
<p>For anyone in ML or data science struggling to build a portfolio that reflects their industry experience, Norman’s method offers a clear, reproducible path. Read the full post and explore the code to see how you can transform proprietary projects into public demonstrations of skill.</p>
<hr />
<p><a target="_blank" href="https://blog.justintime.ai/rebuilding-ml-projects-time-series/">Read the full post here</a></p>
<p>Follow Justin Norman's work: <a target="_blank" href="https://bsky.app/profile/justintime.ai">Bluesky</a> | <a target="_blank" href="https://github.com/stbiadmin">GitHub</a> | <a target="_blank" href="https://www.linkedin.com/in/justindnorman/">LinkedIn</a> | <a target="_blank" href="https://justintime.ai">Blog</a></p>
]]></content:encoded></item></channel></rss>