1. Welcome to the #1 Gambling Community with the best minds across the entire gambling spectrum. REGISTER NOW!
  2. Have a gambling question?

    Post it here and our gambling experts will answer it!
    Dismiss Notice
  3. Discussions in this section are assumed to be EV- as they are outside of the Advantage Play section. For EV+ discussions, please visit the Advantage Play section.
    Dismiss Notice

Baccarat Chat GTP simulations

Discussion in 'Baccarat Forum' started by baccarou, Feb 23, 2025.

  1. baccarou

    baccarou Active Member

    Joined:
    Apr 24, 2022
    Likes:
    196
    Location:
    U.K.
    I was reading some threads on the 'Reddit' Baccarat forum and a guy was explaining how he could run some Baccarat simulations through ChatGTP which I thought was pretty cool.

    So never having done anything like that before and out of curiosity, I thought I would give it a try.

    To cut a long story short however, after saying that it could do it, it came back and said the following...

    ''I apologize for the inconvenience. The issue is that I currently can't run code that involves more advanced data processing or simulations. There seems to be a temporary technical issue on my end that's preventing me from executing the baccarat simulation properly.''

    I tried the same the other day asking it to do a Roulette simulation and it came back with pretty much the same thing.

    Does anyone else on here try these things and is it common for the ChatGTP platform to have issues like this?

    It did offer to teach me how to set up the simulation myself using Python which to be honest wouldn't be a bad idea because it's something I have always said I would like to get into.

    Anyway, perhaps this thread can serve as a purpose to discuss things related to ChatGTP and similar platforms. It kind of opens up a new avenue for some of us who like doing a bit of research into our ideas.

    cheers
     
  2. atrox23

    atrox23 Active Member

    Joined:
    Feb 9, 2022
    Likes:
    30
    Location:
    greece
    I have a lot of diff codes from CGPT for testing big data,mostly for python environment ,i can't see why is acting like that with your request !
     
  3. baccarou

    baccarou Active Member

    Joined:
    Apr 24, 2022
    Likes:
    196
    Location:
    U.K.
    Hello atrox23, yes, it was strange!

    It asked me to login the 3rd time I asked it to run a sim and now it works, so that's good!

    I am impressed by it. I asked it to run a sim by betting Banker only using a 124 positive progression and show me the results hand by hand and it did it quickly breaking everything down for me. It really is a useful resource and I am looking forward to using and learning from it for more in-depth studies.
     
  4. BIG EZ

    BIG EZ New Member

    Joined:
    May 30, 2017
    Likes:
    9
    Location:
    nj
    Chat GPT can only crunch so much data for you before it displays that message. It should also tell you it wont be able to do data analysis for another 12+ hours.

    Just ask it what you want and then tell it to write the Python code to run X amount of sims and display the data
     
  5. atrox23

    atrox23 Active Member

    Joined:
    Feb 9, 2022
    Likes:
    30
    Location:
    greece
    There are some key prompt to be learned so you can pass through some stuff that won't do it anyway but in general is helphull at some degree then it become stupid af!
     
  6. Chrono

    Chrono Active Member

    Joined:
    May 29, 2024
    Likes:
    27
    Location:
    Canada
    I'd learn to do it yourself.

    The rules can be a bit finnicky to get right, but once you have it you can simulate whatever you want. It'll be kind of a hard first project though
     
  7. baccarou

    baccarou Active Member

    Joined:
    Apr 24, 2022
    Likes:
    196
    Location:
    U.K.
    Thanks for the replies guys.

    Chrono, I think you are right! I can learn to do it myself using ChatGTP as a teacher.
     

  8. Chrono

    Chrono Active Member

    Joined:
    May 29, 2024
    Likes:
    27
    Location:
    Canada
    Chat GPT can be helpful, but sometimes it gives you really bad advice. Advice equivilent to a mechanic telling you to turn the radio up so you don't hear the engine knocking.

    If you go with python and need a hand you can message me and I'll try to help.
     
  9. Georgie

    Georgie Active Member

    Joined:
    Jan 22, 2022
    Likes:
    27
    Location:
    Pennsylvania USA
    Where did you guys hear about Python? In college? I feel like such a simp. I wish I knew how to do all these computer models and spreadsheets you guys are using to improve your gambling results. When I graduated college in 1990, we didn't even have mice and point-and-click windows.

    I've been trying to learn Excel. The AI Copilot feature right there on the side of the page has made it much easier to set the page up, and especially with writing the formulae. The Copilot does all the heavy lifting.
     
  10. baccarou

    baccarou Active Member

    Joined:
    Apr 24, 2022
    Likes:
    196
    Location:
    U.K.
    Some of you guys who said to be a bit wary of what ChatGPT spits out are correct.

    As an example let me show you all this.

    Screenshot 2025-02-23 213241.png

    Screenshot 2025-02-23 213304.png

    Screenshot 2025-02-23 213334.png

    Screenshot 2025-02-23 213359.png

    Screenshot 2025-02-23 213415.png
     
  11. baccarou

    baccarou Active Member

    Joined:
    Apr 24, 2022
    Likes:
    196
    Location:
    U.K.
    Perhaps I asked the question in the wrong way. Anyway, it just shows it pays to be careful. There are a few things I have asked today and upon querying it with what I already knew to be the right answer, it came back with an updated answer.
     
  12. RouletteTools

    RouletteTools Member

    Joined:
    Dec 17, 2024
    Likes:
    16
    Occupation:
    winning roulette
    Location:
    usa
    Chatgpt is awesome at writing code stuff, you just have to be clear as to what ur wanting, I use it pretty much everyday for roulette Sims and tools etc, at times it acts like a stupid 5yr old haha! I think it just runs outta power and gets confused.
     
  13. Chrono

    Chrono Active Member

    Joined:
    May 29, 2024
    Likes:
    27
    Location:
    Canada
    It does this stuff all the time. You need to verify everything it does.
     
    baccarou likes this.
  14. baccarou

    baccarou Active Member

    Joined:
    Apr 24, 2022
    Likes:
    196
    Location:
    U.K.
    Hello Chrono,

    It's hard work for sure but I have found that you can get some good explanations from it.
    That's quite useful when you are trying to feel your way around a subject looking to gain a deeper understanding of it.

    As an example, one of my main interests is trying to find a way to exploit pairs in either Roulette or Baccarat and so that would be something like RR, BB, BR, RB for Roulette and BB, BP, PP, PB for Baccarat. I will relay the chat below because some people looking into this stuff may find it interesting.
     

  15. baccarou

    baccarou Active Member

    Joined:
    Apr 24, 2022
    Likes:
    196
    Location:
    U.K.
  16. baccarou

    baccarou Active Member

    Joined:
    Apr 24, 2022
    Likes:
    196
    Location:
    U.K.
  17. baccarou

    baccarou Active Member

    Joined:
    Apr 24, 2022
    Likes:
    196
    Location:
    U.K.
  18. baccarou

    baccarou Active Member

    Joined:
    Apr 24, 2022
    Likes:
    196
    Location:
    U.K.
    ok, so although none of that is really new info to me because it's a lot of stuff that I have already researched, it kind of consolidates things and puts them into a neat context. To me at least, it shows that although having some flaws to it, there are benefits as well when it comes to using the thing.
     
  19. baccarou

    baccarou Active Member

    Joined:
    Apr 24, 2022
    Likes:
    196
    Location:
    U.K.
  20. baccarou

    baccarou Active Member

    Joined:
    Apr 24, 2022
    Likes:
    196
    Location:
    U.K.
    So in the game of Baccarat, you tend to get more stretches of absent PP interspersed with some stretches of absent BB.

    How can this help?

    One of the many ways is when it comes down to money management. What you have to consider is that let's say for example PP is absent, then you are just getting single P which means B is dominant. As long as this continues, you only lose a single P bet at a time with the potential for some nice winning runs on the B. This can be an absolute goldmine in as little as a dozen spins or so if you are prepared to capitalize on it.

    If you are prepared to delve deeper, you will come to the realization that the absent PP or BB could be anything you want it to be in any EC game and present you with many opportunities. It's just a case of using your imagination.

    best wishes
     
    fathead likes this.

Share This Page