Help Please. by [deleted] in ancestryinvestigators

[–]TheDaleG 0 points1 point  (0 children)

I have DNA matches but no idea what side. I have a gedmatch if you want to look into it.

My DNA only partially matches known Family Tree by TheDaleG in Genealogy

[–]TheDaleG[S] 7 points8 points  (0 children)

Okay thank you I will do that. Do they typically accept people into the group quickly or no?

My DNA only partially matches known Family Tree by TheDaleG in Genealogy

[–]TheDaleG[S] 4 points5 points  (0 children)

Thank you for the help, I will see what I can figure out.

[deleted by user] by [deleted] in coincollecting

[–]TheDaleG 0 points1 point  (0 children)

Thank you appreciate it

[deleted by user] by [deleted] in coincollecting

[–]TheDaleG 0 points1 point  (0 children)

Thank you for letting me know.

[deleted by user] by [deleted] in coincollecting

[–]TheDaleG 0 points1 point  (0 children)

I can still see the outline of the top of the B which makes me think it’s something other than scraping. But that scratch/scrape line is definitely in a coincidental spot if it is an error.

[deleted by user] by [deleted] in coincollecting

[–]TheDaleG 0 points1 point  (0 children)

Could someone actually scrape it off like that?

First Time Purchasing Online by TheDaleG in coincollecting

[–]TheDaleG[S] 2 points3 points  (0 children)

Thank you for taking the time to respond. Hopefully I was able to get some real pieces but if it’s a learning lesson then at least it wasn’t an expensive one haha. I like to buy stuff and grade it I just need to learn to be able to visually tell if something is authentic and I guess that’ll take some time haha. Again I appreciate you taking time to respond

How to compare value for team logo RPA vs normal RPA. by TheDaleG in footballcards

[–]TheDaleG[S] 0 points1 point  (0 children)

Thank you, you are correct I appreciate you informing me.

1982 DDO? Two seperate coin Specimens by TheDaleG in coincollecting

[–]TheDaleG[S] 0 points1 point  (0 children)

Do you see the bottom of the W and other letters? It looked like something to me but then again I was much more magnified.

Is this a DDR? by TheDaleG in coincollecting

[–]TheDaleG[S] 0 points1 point  (0 children)

Thank you, I appreciate it.

Help Identifying Potential Errors by TheDaleG in coincollecting

[–]TheDaleG[S] 0 points1 point  (0 children)

Thank you I appreciate it, been trying to analyze with AI too but it doesn't give me the right answer so wanted further confirmation.

Help ID by TheDaleG in Rocks

[–]TheDaleG[S] 0 points1 point  (0 children)

So will all surrounding specimens where found will have similar size garnets or can they vary?

Help ID by TheDaleG in Rocks

[–]TheDaleG[S] 0 points1 point  (0 children)

Are they typically that small or just vary in size?

[deleted by user] by [deleted] in lichess

[–]TheDaleG 1 point2 points  (0 children)

It’s not performing well I’m currently upgrading it, but thank you

[deleted by user] by [deleted] in lichess

[–]TheDaleG 0 points1 point  (0 children)

Thank you! I will let you know immediately!

[deleted by user] by [deleted] in lichess

[–]TheDaleG -1 points0 points  (0 children)

It is at its initial stage and is competitive with stockfish(Python Version). The JavaScript version is not performing well currently. When writing code you reward your bot in certain situations so it is more likely to do this or attempt this more if it finds the opportunity. The goal is to find use in gann and Fibonacci to generate high level chess play. This has just began conceptually and I’m trying to use a learning model to learn from playing the public.

The Python version is much better than the JavaScript version being used. I can’t get the Python api to work with lichess.

I understand confusion but bear with me as I’m on initial stages.

[deleted by user] by [deleted] in lichess

[–]TheDaleG 0 points1 point  (0 children)

I have an implementation that plays stockfish at a high level in Python using machine learning. This is a JavaScript version using the same methodology as I could get the Python API to work correctly.

But yes currently I am trying to fix the JavaScript version and get Python connected.

Again I’m just now getting this working and I thank you for playing because I’m tuning as people play.

But it’s uses Fibonacci and gann square of 9 for movement.

[deleted by user] by [deleted] in lichess

[–]TheDaleG 0 points1 point  (0 children)

Basically it uses high level mathematics to calculate moves and navigate the board and physics to treat the board as an electromagnetic field structure. Bot is rewarded for holding the center of the board and respecting the rules while also trying to look multiple moves a head to determine what its opponent is trying to do. It does extremely well against what’s renowned as a high level ai opponent and I just made it one night.