Jump to content

rgmwa

Members
  • Posts

    1,645
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by rgmwa

  1. Yes, that’s why I never won Lotto. To be fair that wasn’t really a good test of the methodology. Lotto results are ultimately random, so there was no long term pattern to them that the algorithm could have been trained on to predict the next draw. Had there been an underlying bias it’s possible that the algorithm could eventually have improved the odds in my favour by picking a set of numbers that more likely than not contained next week’s winning numbers. That was my aim at the time. It didn’t work but the programming was fun. While my finite state machine approach was a far less sophisticated AI model than the technology behind ChatGPT or Claude, the principle of using a data set to train an algorithm to mimic human learning by modifying itself by trial and error until it can produce answers to questions that appear logical and intelligent remains the same. Of course it doesn’t mean that the answers are right.
  2. This what it said when I asked it, but don't ask me to explain it: What does A.I. convert human language into, in order to compare the words with the algorithm? AI converts human language into high-dimensional numerical vectors, often called vector embeddings. These are essentially long strings of decimal numbers representing coordinates in a multi-dimensional mathematical "meaning space How Language is Transformed into Math To process your words, AI follows a strict pipeline: Tokenization: The algorithm breaks text down into small pieces called tokens (which can be words, prefixes, or characters) and assigns each a unique ID number. Vector Embeddings: Each token is mapped to a dense list of numbers. A single word can be represented by thousands of dimensions (e.g., 1,536 to 3,072 separate numbers). Each number acts as a coordinate tracking a specific micro-feature of meaning, syntax, or context. Contextual Math: Words with similar meanings or grammatical rules are mathematically positioned close together in this coordinate system. Because language is reduced to geometry, the AI can perform equations like: Vector("King") - Vector("Man") + Vector("Woman") approximates to Vector("Queen") Is it really "just" database matching? No, it is much more dynamic than a static database lookup. While some AI applications use standard vector databases to fetch similar documents (Retrieval-Augmented Generation or RAG), modern Large Language Models (LLMs) operate on active predictive generation, not simple database matching. The Transformer Architecture: Models use Self-Attention mechanisms to dynamically alter a word's vector depending on the words around it. For instance, the word "bank" will be assigned a completely different vector in the phrase "river bank" compared to "investment bank". Probabilistic Computation: The algorithm doesn't copy-paste text from a memory bank. Instead, it processes the text through billions of internal mathematical nodes (weights) to calculate a probability distribution for the next logical token. Emergent Logic: Stacking these layers of math allows the AI to discover the complex geometric patterns of human logic, enabling it to map out reasoning paths rather than merely retrieving matching records. The only part of this that seems close to what I was saying earlier is the Probabilistic Computation bit. Clearly AI models have made some progress since I last used finite state machines to unsuccessfully predict next week's Lotto numbers in the previous century.
  3. I suppose an analogy might be chess. The rules of chess are known (coded) but the process by which each game reaches a conclusion is unknown (the AI model) even though the conclusion is known - it's going to be a win or a draw ( a correct prediction).
  4. Like any other program. The programmer decides what the rules are that govern how the state of the ‘neurons’ in the network should change depending on the outcome of a trial and implements those rules in a programming language like C++ or Python. It’s just a feedback loop. You start by assigning random values, say between 1 and 10 to a node in the network and run a trial that gets it to predict an outcome. If the prediction is correct that node’s value is increased by some amount. If it guesses wrong the value is decreased so its importance in the network is reduced because its opinion is less ‘reliable’. Although I’ve said ‘a’ node, it’s applied to all nodes in the network. That’s the basic theory as I understand it. If you have billions of nodes being ‘trained’ the network may eventually start to seem to produce intelligent answers to questions although nobody really knows exactly what its internal state of ‘mind’ is because although the rules of the game have been coded the process of learning’ is fundamentally random trial and error.
  5. Haven’t seen OT on here for a while. Is he ok?
  6. My understanding is that the neural network uses formally coded algorithms to alter its internal weighting parameters based on whether the model has made a successful prediction or not. If the neural network is big enough and the data it is being trained on is extensive enough its predictions become more accurate to the point where the AI model seems intelligent. Jerry can probably explain it better than I can.
  7. His rusted on's are blind to the obvious, but it's hard to convince them otherwise because they see any criticism of him as a criticism of them. However, some of them are finally starting to see the light. It's beginning to dawn on them that he doesn't particularly care about them or their problems and that all he's interested in is their loyalty and their votes.
  8. He’s right. He’s so transparent the world can see exactly who he is.
  9. No point posting them here then, Nev.
  10. At least the hack was discovered. A rogue AI agent is bad enough but the bigger worry would be if it went undiscovered.
  11. The Trump administration has just instructed the FBI not to investigate any incidents involving ICE anymore, saying that ICE will do that themselves. That’s not going to work out well. ICE is becoming Trump’s racist paramilitary wing like Hitler’s brownshirts.
  12. Sorry OME. I'm still trying to learn this archaic language.
  13. I wouldn’t say survivor’s guilt but it certainly gets your attention when you start to remember more and more people for who they were rather than who they are.
  14. The Republicans wish he'd stop going on about the 2020 election because it's not helping their chances, but at the same time he's doing everything he can to rig the November election beforehand and scheming to disrupt the results if the Democrats look like winning. He's trying every trick in the book to assert his control over the States' ability to run their elections, but fortunately a large number of State governors, both Democrat and Republican are determined to keep him out of it and ensure their elections are run fairly. It's amazing how in Trump's world, elections are only free and fair when he and the Republicans win but rigged beyond recovery when they lose.
  15. That's my excuse too. I'm really much younger than I look.
  16. He’s older than I thought.
  17. US senator Lindsay Graham died suddenly on Saturday night their time.
  18. According to Trump he was so impressed with his new plane he wanted to show it to the troops at some US bases in Europe or the UK, I forget which. He would never admit to being embarrassed about anything. In fact he sounded just as pleased to be number one on Iran’s hit list as he was about allegedly being number one on Tik Tok. Being a winner is all that matters.
  19. Trump was sitting with Zelensky during the NATO meeting and talking with the press. Someone asked Trump about whether he thought Putin and Zelensky could resolve the war. After waffling a bit he turned to Zelensky and asked if he would travel to Moscow to talk with Putin. Zelensky didn’t take the bait but just said, “Well, that’s a bit difficult. There are lots of Ukrainian drones over there.” The press laughed but Trump wasn’t amused.
  20. No, there's a full stop there if you look carefully. It's one of Jerry's shorter posts, but brief and to the point.
  21. A 4:1 win is great result for Belgium. They must have been fired up for the match. Maybe Trump did them a favour in hindsight.
  22. It's also bad for the US team. If they lose, they're out and if they win, it will seem that they cheated. The best thing by far would be for player himself to refuse to play on the grounds that the rules are the rules. Then even if they lost he and the team would be heroes, Trump and FIFA would get a poke in the eye, and the world would applaud.
  23. Seems entirely reasonable. The Dutch weren’t interested in Australia but the French were.
  24. They'll be on the bill somewhere even if they're not listed.
×
×
  • Create New...