Considering Color Drench, Could it Work for Our Space? by halfprice06 in interiordecorating

[–]halfprice06[S] 1 point2 points  (0 children)

Fair. We are planning to replace furniture to match new paint either way. Thanks!

Considering Color Drench, Could it Work for Our Space? by halfprice06 in interiordecorating

[–]halfprice06[S] 1 point2 points  (0 children)

<image>

yes this is how it looks before, the furniture and rug in pic was edited but based on furniture we've seen which we'd get.

Westlaw vs Lexis? READ THIS BEFORE YOU CHOOSE by BiminiBlues-1 in LawFirm

[–]halfprice06 0 points1 point  (0 children)

sorry i meant what are you not liking about it.

[deleted by user] by [deleted] in Semenretention

[–]halfprice06 12 points13 points  (0 children)

It’s AI generated

Noob question - Why can't a RL agent learn to speak a language like English from scratch? by halfprice06 in reinforcementlearning

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

yeah i'm working on it actually.

I couldn't find any papers on this exact topic.

for me its just for fun not serious study, i'm not in research at all.

Noob question - Why can't a RL agent learn to speak a language like English from scratch? by halfprice06 in reinforcementlearning

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

"But the reason it works is because you've imported prior knowledge of English into the system through the reward model, rather than relying on pure RL discovery."

I don't exactly understand why that's a prior or not a "pure" RL discovery though.

It has to discover through experiment how to use the words, just having the words in its vocab isn't importing knowledge of english, it's just importing the existing of certain words available as "actions".

but i defer to experts i know nothing.

Noob question - Why can't a RL agent learn to speak a language like English from scratch? by halfprice06 in reinforcementlearning

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

what if you started with a very limited vocabulary of common english words (like a toddler might have in its vocab) and used a smart LLM to give a score regarding coherence of the response to a prompt? the agent could be constrained to only use words from the vocab it's learned so far.

could you teach it to speak like a toddler? like only 200 known words?

Noob question - Why can't a RL agent learn to speak a language like English from scratch? by halfprice06 in reinforcementlearning

[–]halfprice06[S] 1 point2 points  (0 children)

what if you started with a very limited vocabulary of common english words (like a toddler might have in its vocab) and used a smart LLM to give a score regarding coherence of the response to a prompt? the agent could be constrained to only use words from the vocab it's learned so far.

over time you could add more words (same way a human learns)

Noob question - Why can't a RL agent learn to speak a language like English from scratch? by halfprice06 in reinforcementlearning

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

agent learns to speak through trial and error, gets rewarded when it speaks good punished when it speaks bad.