<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>Talking shop with Google&#x27;s Gemini...</title>
		<link>/blogentry/194060</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/194060" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: Talking shop with Google&#x27;s Gemini...</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Original Blog Entry: Talking shop with Google&#x27;s Gemini...</title>
			<link>/blogentry/194060</link>
			<guid isPermaLink="true">/blogentry/194060</guid>
			<pubDate>Tue, 19 Aug 2025 14:14:49 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>Going over some statistical conversations with Google&#x27;s Gemini the past few days. I like certain aspects better than Chat GPT, such as it references it&#x27;s sources for further exploration.<br /><br />What resulted is I am planning to add some new data to the output of the classifier script...<br /><br />1. A row count of how many draws since each number last appeared. This will be used to break ties.<br /><br />2. Including a chi-square goodness of fit test for the 150 draw window. The P value can be used by phase 2.<br /><br />Speaking of Phase 2, I will be implementing that as a Markov Decision Process. Similar to a reinforcement learning AI, it will calculate the best pick and be rewarded if it shows in the 7 draw window.<br /><br />A long discussion on data features and statistical methods has shown that I had a good setup, just lacking in features.<br /><br />This may take a long time to figure out, because I have never coded a Markov Decision Process before. I think that it will require running the full sliding test again so the MDP can learn what to look for.<br /><br />I did start the conversation off by asking it to refrain from coding examples and stick to statistics and theory, it did that much better than Chat GPT. It did not push Microsoft solutions like copilot, and it did not hallucinate like Claude or GPT.<br /><br />Using these AI agents is helpful to both confirm your ideas, and to get a healthy dose of reality check when your ideas are not good. It is like having someone to discuss ideas that is also fluent in theory and has access to the entire internet of information. (Even behind research paper pay walls!)<br /><br />When I went into this hobby 20+ years ago the goal was to find slight bias in the systems. Now I have a better idea of what to look for... I may be getting closer to finally asking the right questions that have eluded me for decades.<br /><br />As a result, I must get to work on how I will implement these things in my existing code base. I will continue to use the all neutral QP generator for the last 2 weeks of the house money on pick 3, but then the test will be suspended until this new phase 2 is ready for live testing. Not that I wouldn&#x27;t continue with the QP generator IF more house money becomes available, but that is not looking too promising at this point.... &#x5b;&#xa0;<a href="/blogentry/194060">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/194060</wfw:comment>
		</item>
	</channel>
</rss>

