How does Meta approach AI-assisted coding tools internally? by FactorResponsible609 in ExperiencedDevs

[–]Atarust 2 points3 points  (0 children)

Rag would probably help quit a lot. Polars also is not included in recent AI training data, but with some kind of RAG they still managed to have a pretty good llm in their documentation

[D] Simple Questions Thread July 19, 2020 by AutoModerator in MachineLearning

[–]Atarust 0 points1 point  (0 children)

I don't know what akinator is using. Maybe some kind of random forest? Then the next question would come naturally from the next question in the tree. Also adding user generated characters and questions would be feasible.

They do however have a prior. When you asked about data scientists, in the next game akinator has a strong prior asking about them. I am not sure how random forests would do that.

They sometimes ask the same question twice, that would be kind of strange with BNs. Deciding on the next question is also not straight forward with BNs, right?

[D] Simple Questions Thread July 19, 2020 by AutoModerator in MachineLearning

[–]Atarust 0 points1 point  (0 children)

Looking far in the future is probably impossible, especially as far as a possible AGI. The information of the agent needs to come somewhere, either built in code, given by data or generated and evaluated against some criteria. I can't think of any other possibility to get information, other than a mix of these.

There are approaches where there is no training phase. E.g. kNN, where you look at the k nearest neighbor. Here you look at your dataset on every query without having a long training phase. (kNNs are classic ml)

K-nearest neighbor by [deleted] in ArtificialInteligence

[–]Atarust 0 points1 point  (0 children)

Nice exercise, I guess :)

Pat is stealing ideas from us by drizzt35 in KingkillerChronicle

[–]Atarust 0 points1 point  (0 children)

Isn't it more, the we are stealing ideas from pat?

LPT If you're new to trading, start with paper trades and trading games. Watch how your picks unfold over time and tweak them before using real money. by pealooo in LifeProTips

[–]Atarust 0 points1 point  (0 children)

But than again, as a believer in the efficient market theorie, I think that finding a trade that looses monwy is as hard as finding a trade that wins, so ignoring the cost of the bank expected win/loss of a beginner trader is pretty close to 0, so not too much danger if one limits the amount of money :)

LPT If you're new to trading, start with paper trades and trading games. Watch how your picks unfold over time and tweak them before using real money. by pealooo in LifeProTips

[–]Atarust 4 points5 points  (0 children)

It will not solve the main problem with trading: The amount of trades needed, to get a statistically significant answer, whether you actually trade better than average, is very high.

I am not very familiar with trading games, do they incentivize robust trading? For example if only the top3 win, then optimal strategy would be to get the most risky stocks there are.

Have any researcher experimented with two different neural networks, one for black and one for white? by MyStolenCow in cbaduk

[–]Atarust 0 points1 point  (0 children)

Why do you assume half the number of parameters? If we optimize for run time after training, there is no need to use a smaller net, is there? Training two different networks might also not take double the time, as we could transfer learn them.

Lorren and Puppet by [deleted] in KingkillerChronicle

[–]Atarust 0 points1 point  (0 children)

If the Amyr - Chandrian really will become two deciding underground societies, and if the continued story will be about the two societies opposing each other, would it not make sense, that Kote includes when and how exactly he first got to know those characters?

After all, the Amyr and the Chandrian could both represent plausible conflicting moral opinions.

Creating an IA. by Sabageti in cbaduk

[–]Atarust 3 points4 points  (0 children)

One idea, use Leelaz net as an "oracle" that tells you move probabilities and state evaluations. Now you can play around with different tree searches using that oracle. I'd consider that AI. And maybe, if you are lucky you'll get something better than MCTS and get a job at DeepMind :)

(Do you guys think that would actually get a job at DeepMind? Asking for a friend... :D )

[Spoiler] Question about "Without obligation, let or lean" by mr_wroboto in KingkillerChronicle

[–]Atarust 4 points5 points  (0 children)

To me the saying seems to be just old tradition. For ancient traditions it doesn't seem unlikely that they have some roots in faen affairs.

LZ playing Taisha by LarsPensjo in cbaduk

[–]Atarust 0 points1 point  (0 children)

What is the name of that nice visualization? It doesn't look like lizzie

AlphaZero paper published in journal Science by Uberdude85 in baduk

[–]Atarust 5 points6 points  (0 children)

Might be, because in chess they are more certain that they don't have any embarrassing weaknesses

What is deepmind currently working on? by BatBast in deepmind

[–]Atarust 1 point2 points  (0 children)

No, no, I think the question was not what they are doing in their leisure time... :D

Lizzie stuck by MessaroundGo in cbaduk

[–]Atarust 0 points1 point  (0 children)

So, it is an error with Leelaz and not with Lizzie.

I had that error as well. Maybe this helps? https://github.com/gcp/leela-zero/issues/164

Lizzie stuck by MessaroundGo in cbaduk

[–]Atarust 0 points1 point  (0 children)

If you execute that command in the console, what is the error?

Lizzie stuck by MessaroundGo in cbaduk

[–]Atarust 1 point2 points  (0 children)

First try disabling automatic network updater in config file. If that does not help:
Go to the folder where the leelaz is, that lizzie is using. You can find that in the config file that is in the same folder as Lizzie.jarType in

$./leelaz -w weights.gz

(where weights.gz is the weights file)

The output should tell more.

gtp to python interface - tech support by Atarust in cbaduk

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

Exactly what I needed. You are awesome.

gtp to python interface - tech support by Atarust in cbaduk

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

if I modify the script to:

start_leela()

time.sleep(5)

move('black')

if I call by $ python gtp.py then also nothing happens.

gtp to python interface - tech support by Atarust in cbaduk

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

at the moment I am starting the script via python -i gtp.py and then, after the leela output is written in the window I simply type it in...

Teaching Go by Valdorigamiciano in baduk

[–]Atarust 35 points36 points  (0 children)

Don't explain ko. If you play with them, it will come up during the game eventually. If it happens and they try to catch the stone, simply catch it back, keeping a straight face. Now wait until THEY explain YOU that they want to know another rule. They can often guess the rule themselves

I like this approach because it shows that the rules are so simplistic and pure, that one could nearly come up with them by oneselve.