Existing technologies

From The Age of Machine Intelligence
Revision as of 02:52, 25 December 2022 by 79.79.157.229 (talk) (Created page with "To do: At some point we'll want to classify the different directions of ML. e.g. Computer Vision, Deep RL, Language Translation, etc. Do we classify by underlying tech (e.g. DeepRL) or by function (e.g. Language Translation)? Maybe it is not a case of one or t'other. For now, let's work with what we need, and build out structure as needed: # GPT - ChatGPT Currently in beta, at https://chat.openai.com/chat You create an acct (you need to verify your phone #)...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To do:

At some point we'll want to classify the different directions of ML. e.g. Computer Vision, Deep RL, Language Translation, etc.

Do we classify by underlying tech (e.g. DeepRL) or by function (e.g. Language Translation)?

Maybe it is not a case of one or t'other.


For now, let's work with what we need, and build out structure as needed:

  1. GPT

- ChatGPT

Currently in beta, at https://chat.openai.com/chat

You create an acct (you need to verify your phone #) and you can chat with ChatGPT.

https://www.youtube.com/watch?v=V2RoqUr0qDU&t=74s&ab_channel=TwoMinutePapers <-- Great video summary of what ChatGPT does.