Kwangjin Oh (@heroide) 's Twitter Profile
Kwangjin Oh

@heroide

ID: 99101594

calendar_today24-12-2009 13:15:02

14 Tweet

42 Followers

166 Following

ML Review πŸ’™πŸ’› (@ml_review) 's Twitter Profile Photo

"Build an AI to play Dino Run" A tutorial to build a Reinforcement Learning model by @hellopaperspace blog.paperspace.com/dino-run/

Jeremy Howard (@jeremyphoward) 's Twitter Profile Photo

There's a lot of folks under the misunderstanding that it's now possible to run a 30B param LLM in <6GB, based on this GitHub discussion. This is not the case. Understanding why gives us a chance to learn a lot of interesting stuff! 🧡 github.com/ggerganov/llam…

Sebastian Raschka (@rasbt) 's Twitter Profile Photo

Large Language Models 3.0 In the new issue of Ahead of AI, I am discussing what's next for LLMs and developments centered around parameter efficiency and multimodality. It's also been a particularly strong month for open-source AI! πŸ”— magazine.sebastianraschka.com/p/ahead-of-ai-…

λ‹Ήμ•„ (@dangboon13) 's Twitter Profile Photo

μ—„λ§ˆκ°€ ν™ˆν”ŒλŸ¬μŠ€μ—μ„œ λ‹Ήμ²¨λ˜μ–΄μ„œ λ“€κ³ μ˜¨ ν•Έλ“œμ„ ν’κΈ°μΈλ°γ…‹γ…‹γ…‹γ…‹γ…‹γ…‹γ…‹ 아침에 λ‚΄κ°€ 건전지 κ½‚μ•„μ„œ λŒλ Έλ”λ‹ˆ 이런 γ…‹γ…‹γ…‹γ…‹γ…‹γ…‹γ…‹γ…‹γ…‹γ…‹ 이거 μ–΄λ–»κ²Œ λ“€κ³  λ‹€λ‹ˆλΌκ³  γ…‹γ…‹γ…‹γ…‹γ…‹γ…‹γ…‹γ…‹γ…‹γ…‹ 였늘 ν•˜λ£¨μ˜ μ›ƒμŒμ§€λ’°κ°€ λ˜μ–΄λ²„λ Έλ‹Όγ…‹γ…‹γ…‹γ…‹γ…‹γ…‹

David Amador πŸ™ (@dj_link) 's Twitter Profile Photo

This website is amazing, linear algebra with interactive examples. Vectors, matrix, dot product, etc, cool resource for learning immersivemath.com/ila/index.html

Ian Goodfellow (@goodfellow_ian) 's Twitter Profile Photo

Self-attention for GANs. No more problems with losing track of how many faces the generator has drawn on the dog. x.com/gstsdn/status/…

ML Review πŸ’™πŸ’› (@ml_review) 's Twitter Profile Photo

iVQA: Inverse Visual Question Answering #CVPR2018 By Feng Liu et al. Generate a question that corresponds to a given image and answer pair. arxiv.org/abs/1710.03370

iVQA: Inverse Visual Question Answering #CVPR2018 
By Feng Liu et al.

Generate a question that corresponds to a given image and answer pair.

arxiv.org/abs/1710.03370
Eric Jang (@ericjang11) 's Twitter Profile Photo

Re-parameterize all the things! If you want to backprop thru samples from mixture, truncated, Gamma, Beta, Dirichlet, Student-t, or von Mises distributions, this paper has gotchu covered. Also faster than RSVI, another general reparameterization trick based on rejection sampling x.com/BrundageBot/st…

Michael Figurnov (@mfigurnov) 's Twitter Profile Photo

Implicit Reparameterization Gradients by myself, Shakir Mohamed and Andriy Mnih: arxiv.org/abs/1805.08498. An extension of reparameterization for many distributions, including Gamma, Beta, Dirichlet and von Mises, that is faster and easier to use than the previous methods.