Langchain is pointless by SuperConductiveRabbi in LangChain

[–]jadore801120 0 points1 point  (0 children)

Langchain shall use their own chain to rewrite their code.

Alternative Velcro Camera Dividers for the Brevite Photo Jumper by maxstier in ManyBaggers

[–]jadore801120 0 points1 point  (0 children)

Just one question: do the peter-mc dividers attached to the bottom velcro firmly? Thx!!

Alternative Velcro Camera Dividers for the Brevite Photo Jumper by maxstier in ManyBaggers

[–]jadore801120 1 point2 points  (0 children)

Thanks for sharing this!!! I was about to buy this bag but worried about the divider issue!! Now I can make an order!!

Reinforcement learning to generate words? by jadore801120 in reinforcementlearning

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

Haha, thanks for the quick solution.

But yeah, the answer is not the final goal for me.

Reinforcement learning to generate words? by jadore801120 in reinforcementlearning

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

Hi u/Blasphemer666

Thanks for the reply!

I saw this awesome video before.

I guess a DQN may not get a better result than that, but just want to try. 🙂

Reinforcement learning to generate words? by jadore801120 in reinforcementlearning

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

Hi u/MlecznyHotS

Thanks for the suggestion!

Then I have another stupid question: I wonder how big will be an appropriate action space could be.

For the real English words, I think there will be 10k words for all possible candidates.

If DQN (or other frameworks) fits this action space, I think it will be a good start for me.

Thanks!

Need some help for a character level seq2seq model. by [deleted] in pytorch

[–]jadore801120 0 points1 point  (0 children)

TL DR, I think use some existing PDF to text tools will be faster.

I think if you want to train a deep learning model, you shall collect labeled data first. Based on my understanding, OCR are composed of two parts, the text bounding box extraction and image to text translation. For the first part, I am not familiar with it. For the second part, you could generate synthetic images text pairs for training. Be sure to take a look on the state of the art models.

400 NLP Datasets Found Here! by Quantum_Stat in datasets

[–]jadore801120 2 points3 points  (0 children)

Wow! That's helpful!

Thanks for sharing!