this post was submitted on 07 Jul 2023
1 points (100.0% liked)

Technology

104 readers
2 users here now

This magazine is dedicated to discussions on the latest developments, trends, and innovations in the world of technology. Whether you are a tech enthusiast, a developer, or simply curious about the latest gadgets and software, this is the place for you. Here you can share your knowledge, ask questions, and engage in discussions on topics such as artificial intelligence, robotics, cloud computing, cybersecurity, and more. From the impact of technology on society to the ethical considerations of new technologies, this category covers a wide range of topics related to technology. Join the conversation and let's explore the ever-evolving world of technology together!

founded 1 year ago
 

Robots presented at an AI forum said on Friday they expected to increase in number and help solve global problems, and would not steal humans' jobs or rebel against us.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

Basically yeah, predictive text is an extremely simple AI built using Markov chains to predict the next word based on probability. What happens next depends only on now, it doesn't have a memory to speak of. ChatGPT is built using artificial neural networks that can take an input and process it in ways that assign weight/value to different bits of data and store that information and reference it later to learn more and teach itself, drawing more conclusions from previous data and in turn storing that data to make even more conclusions!

I agree we're not at the singularity yet and I'm not sure that's even a real thing. It's all still just fancy programming for now but machine learning and AI right is very exciting and who knows what kind advancements could be right around the corner.