To-Do List: Difference between revisions
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
'''[[Claude]]''' - Chatbot from [[Anthropic]] | '''[[Claude]]''' - Chatbot from [[Anthropic]] | ||
'''[[CLIP]]''' ([[Contrastive Language–Image Pre-training]]) - https://arxiv.org/abs/2103.00020, https://openai.com/blog/clip/ - basis for many [[Text-to-Image Models]] like [[Stable Diffusion]] | |||
'''[[CodeGen]]''' - https://github.com/salesforce/CodeGen, https://arxiv.org/abs/2203.13474 | '''[[CodeGen]]''' - https://github.com/salesforce/CodeGen, https://arxiv.org/abs/2203.13474 |
Revision as of 16:17, 7 February 2023
- See also: Machine learning terms
AlphaGo - https://www.deepmind.com/research/highlighted-research/alphago - Go playing AI from DeepMind
Anthropic AI - AI research company from former OpenAI employees. 300 million from Google
Artificial general intelligence
Attention Is All You Need (https://arxiv.org/abs/1706.03762) - influential paper that introduced Transformer
Claude - Chatbot from Anthropic
CLIP (Contrastive Language–Image Pre-training) - https://arxiv.org/abs/2103.00020, https://openai.com/blog/clip/ - basis for many Text-to-Image Models like Stable Diffusion
CodeGen - https://github.com/salesforce/CodeGen, https://arxiv.org/abs/2203.13474
Diff Models - https://carper.ai/diff-models-a-new-way-to-edit-code/
DeepMind - AI company owned by Google
DeepMind Sparrow - chatbot / text generator
EleutherAI - https://www.eleuther.ai/, https://github.com/EleutherAI, https://huggingface.co/EleutherAI
Hugging Face - Company that hosts models, Spaces, AutoTrain
illustrating reinforcement learning from human feedback (RLHF) - https://huggingface.co/blog/rlhf
Jasper - Content (Text) generation
LaMDA - AI chatbot by Google
Prime Voice AI by Eleven Labs (https://beta.elevenlabs.io/) - realistic voices
replicate - use open-source models with a Cloud API, https://replicate.com/
Transformer - https://news.ycombinator.com/item?id=34566275
ViT - Vision Transformer - https://arxiv.org/abs/2010.11929
The Pile - https://pile.eleuther.ai/, https://arxiv.org/abs/2101.00027