Discuss Scratch

theory_
Scratcher
86 posts

AI- learn how to use scratch to make artifical intellegence

AI or artificial intelligence, is used for things like a computer solving platform levels, or a game of chess. Machine learning is key for AI.

machine learning project- https://scratch.mit.edu/projects/97116957/

scratch wiki- http://wiki.scratch.mit.edu/wiki/AI

as the scratch wiki states- “Artificial Intelligence, commonly abbreviated by AI, is the name given to a computerized mind that consists entirely of programming code.”

If you have any questions feel free to comment and I will get back to you !

Last edited by theory_ (Feb. 8, 2016 16:02:46)


I'm not sure what to put as my signature…
AwesomeSmilee
Scratcher
500+ posts

AI- learn how to use scratch to make artifical intellegence

theory_ wrote:

AI or artificial intelligence, is used for things like a computer solving platform levels, or a game of chess. Machine learning is key for AI.

machine learning project- https://scratch.mit.edu/projects/97116957/

scratch wiki- http://wiki.scratch.mit.edu/wiki/AI

as the scratch wiki states- “Artificial Intelligence, commonly abbreviated by AI, is the name given to a computerized mind that consists entirely of programming code.”

If you have any questions feel free to comment and I will get back to you !
I think pretty much everyone in the AT's knows what AI is
Anyway, I actually enjoy that you're making a topic like this but it's not really fit for the forums, maybe make a project and advertise it in the Show and Tell?
theory_
Scratcher
86 posts

AI- learn how to use scratch to make artifical intellegence

AwesomeSmilee wrote:

theory_ wrote:

AI or artificial intelligence, is used for things like a computer solving platform levels, or a game of chess. Machine learning is key for AI.

machine learning project- https://scratch.mit.edu/projects/97116957/

scratch wiki- http://wiki.scratch.mit.edu/wiki/AI

as the scratch wiki states- “Artificial Intelligence, commonly abbreviated by AI, is the name given to a computerized mind that consists entirely of programming code.”

If you have any questions feel free to comment and I will get back to you !
I think pretty much everyone in the AT's knows what AI is
Anyway, I actually enjoy that you're making a topic like this but it's not really fit for the forums, maybe make a project and advertise it in the Show and Tell?

Ok! thank you so much for reading!

I'm not sure what to put as my signature…
flutehamster
Scratcher
500+ posts

AI- learn how to use scratch to make artifical intellegence

This would be interesting to implement.

JOIN SPAM!
This is how many messages Comp09 has:
Clicky.
Jonathan50
Scratcher
1000+ posts

AI- learn how to use scratch to make artifical intellegence

AwesomeSmilee wrote:

theory_ wrote:

AI or artificial intelligence, is used for things like a computer solving platform levels, or a game of chess. Machine learning is key for AI.

machine learning project- https://scratch.mit.edu/projects/97116957/

scratch wiki- http://wiki.scratch.mit.edu/wiki/AI

as the scratch wiki states- “Artificial Intelligence, commonly abbreviated by AI, is the name given to a computerized mind that consists entirely of programming code.”

If you have any questions feel free to comment and I will get back to you !
I think pretty much everyone in the AT's knows what AI is
Anyway, I actually enjoy that you're making a topic like this but it's not really fit for the forums, maybe make a project and advertise it in the Show and Tell?
honestly the ATs gets so offtopic (well, according to the ATs description on the list of forums) with random posts about general programming and you suggest this is not a fit for the forums

Not yet a Knight of the Mu Calculus.
theory_
Scratcher
86 posts

AI- learn how to use scratch to make artifical intellegence

Jonathan50 wrote:

AwesomeSmilee wrote:

theory_ wrote:

AI or artificial intelligence, is used for things like a computer solving platform levels, or a game of chess. Machine learning is key for AI.

machine learning project- https://scratch.mit.edu/projects/97116957/

scratch wiki- http://wiki.scratch.mit.edu/wiki/AI

as the scratch wiki states- “Artificial Intelligence, commonly abbreviated by AI, is the name given to a computerized mind that consists entirely of programming code.”

If you have any questions feel free to comment and I will get back to you !
I think pretty much everyone in the AT's knows what AI is
Anyway, I actually enjoy that you're making a topic like this but it's not really fit for the forums, maybe make a project and advertise it in the Show and Tell?
honestly the ATs gets so offtopic (well, according to the ATs description on the list of forums) with random posts about general programming and you suggest this is not a fit for the forums
sorry, I thought AI was an advanced topic! Maybe I dont quite understand. I will request this be taken off forms!

I'm not sure what to put as my signature…
Jonathan50
Scratcher
1000+ posts

AI- learn how to use scratch to make artifical intellegence

I don't really know wether or not this is a fit for the Advanced Topics.
But I do consider AI a sort of advanced topic

Not yet a Knight of the Mu Calculus.
blob8108
Scratcher
1000+ posts

AI- learn how to use scratch to make artifical intellegence

This topic fits here. Your project sounds cool

flutehamster wrote:

This would be interesting to implement.
Anyone else made or making interesting things using AI?

tosh · slowly becoming a grown-up adult and very confused about it
flutehamster
Scratcher
500+ posts

AI- learn how to use scratch to make artifical intellegence

blob8108 wrote:

This topic fits here. Your project sounds cool

flutehamster wrote:

This would be interesting to implement.
Anyone else made or making interesting things using AI?
Well, see, I tried making a project where it used hacked blocks to make lists and sublists. For example, if you were speaking to it, and said “Do you like cats”. It would respond by asking what cats are, adding it to a list (nouns), and making another list named cats. Then it would add, say, (hairy, yellow/black/orange, scratchy, have claws, etc.). It could then reference the list in later conversations.
It worked surprisingly well, and so I added a list of commands like “ what are”, etc. That would trigger it.

However, it had many major bugs, and this was a while ago when I sucked at coding and rage deleted it.



I kept a backup somewhere on my computer, and if anybody REALLY wants it I'll try to dig it up. No promises, tho.



An AI chatbot

Last edited by flutehamster (Feb. 8, 2016 23:41:49)


JOIN SPAM!
This is how many messages Comp09 has:
Clicky.
aptitude
Scratcher
100+ posts

AI- learn how to use scratch to make artifical intellegence

An advanced AI Chatbot would be cool, but programming it to actually learn would take quite a while. It would be cool, though, and it would be better than most of the chatbots out there that can answer around…
three things…


You know what WOULD be cool, though? Making a cleverbot-esque chatbot with cloud variables that could learn from a group. It'd have to have a whitelist, though, and a different server and
You know what? Nevermind. Let's start with the regular chatbots for now.

theory_
Scratcher
86 posts

AI- learn how to use scratch to make artifical intellegence

aptitude wrote:

An advanced AI Chatbot would be cool, but programming it to actually learn would take quite a while. It would be cool, though, and it would be better than most of the chatbots out there that can answer around…
three things…


You know what WOULD be cool, though? Making a cleverbot-esque chatbot with cloud variables that could learn from a group. It'd have to have a whitelist, though, and a different server and
You know what? Nevermind. Let's start with the regular chatbots for now.
I did a basic “Scratch siri” On my previous account,
https://scratch.mit.edu/projects/76604706/
I only bothered to have it sence a few words! Like, Hi, hello, and stuff like that. The cool thing is that it can apper anywhere in the string of text! It's not really machine learning though.

I'm not sure what to put as my signature…
NoMod-Programming
Scratcher
1000+ posts

AI- learn how to use scratch to make artifical intellegence

This just inspired me! I'm going to make a pacman game with an AI for the ghosts. This should be interesting…

Long-since moved on from Scratch, if you need to find all my posts, search this in google: 3499447a51c01fc4dc1e8c3b8182b41cb0e88c67
theory_
Scratcher
86 posts

AI- learn how to use scratch to make artifical intellegence

NoMod-Programming wrote:

This just inspired me! I'm going to make a pacman game with an AI for the ghosts. This should be interesting…
COOL! Tell me when it's done!
when green flag clicked
repeat until <project is done>
ask if I can see it!
end

I'm not sure what to put as my signature…
NoMod-Programming
Scratcher
1000+ posts

AI- learn how to use scratch to make artifical intellegence

theory_ wrote:

NoMod-Programming wrote:

This just inspired me! I'm going to make a pacman game with an AI for the ghosts. This should be interesting…
COOL! Tell me when it's done!
when green flag clicked
repeat until <project is done>
ask if I can see it!
end
Alright! It won't be done for a while, but I am getting the resources to do it within a week or two.

Long-since moved on from Scratch, if you need to find all my posts, search this in google: 3499447a51c01fc4dc1e8c3b8182b41cb0e88c67
flutehamster
Scratcher
500+ posts

AI- learn how to use scratch to make artifical intellegence


aptitude wrote:

An advanced AI Chatbot would be cool, but programming it to actually learn would take quite a while. It would be cool, though, and it would be better than most of the chatbots out there that can answer around…
three things…


You know what WOULD be cool, though? Making a cleverbot-esque chatbot with cloud variables that could learn from a group. It'd have to have a whitelist, though, and a different server and
You know what? Nevermind. Let's start with the regular chatbots for now.
My project originally was going to use cloud variables. But it sorta didn't work.

lol

NoMod-Programming wrote:

theory_ wrote:

NoMod-Programming wrote:

This just inspired me! I'm going to make a pacman game with an AI for the ghosts. This should be interesting…
COOL! Tell me when it's done!
when green flag clicked
repeat until <project is done>
ask if I can see it!
end
Alright! It won't be done for a while, but I am getting the resources to do it within a week or two.
K I'll test it out

Last edited by flutehamster (Feb. 9, 2016 14:58:40)


JOIN SPAM!
This is how many messages Comp09 has:
Clicky.
NickyNouse
Scratcher
1000+ posts

AI- learn how to use scratch to make artifical intellegence

sorry for necro, but someone should write a basic neural network in scratch, that could be fun to play with
metheking
Scratcher
12 posts

AI- learn how to use scratch to make artifical intellegence

theory_ wrote:

AI or artificial intelligence, is used for things like a computer solving platform levels, or a game of chess. Machine learning is key for AI.

machine learning project- https://scratch.mit.edu/projects/97116957/

scratch wiki- http://wiki.scratch.mit.edu/wiki/AI

as the scratch wiki states- “Artificial Intelligence, commonly abbreviated by AI, is the name given to a computerized mind that consists entirely of programming code.”

If you have any questions feel free to comment and I will get back to you !
AIs can also just talk, which is what mine does. check it out:
https://scratch.mit.edu/projects/104088536/
herohamp
Scratcher
1000+ posts

AI- learn how to use scratch to make artifical intellegence

blob8108 wrote:

This topic fits here. Your project sounds cool

flutehamster wrote:

This would be interesting to implement.
Anyone else made or making interesting things using AI?
https://scratch.mit.edu/projects/102677547/
flutehamster
Scratcher
500+ posts

AI- learn how to use scratch to make artifical intellegence

RPGPRO wrote:

aptitude wrote:

An advanced AI Chatbot would be cool, but programming it to actually learn would take quite a while. It would be cool, though, and it would be better than most of the chatbots out there that can answer around…
three things…


You know what WOULD be cool, though? Making a cleverbot-esque chatbot with cloud variables that could learn from a group. It'd have to have a whitelist, though, and a different server and
You know what? Nevermind. Let's start with the regular chatbots for now.

i've created something that can say short 3 letter sentences. https://scratch.mit.edu/projects/100544389/
Necro-ish. New topic is better.

JOIN SPAM!
This is how many messages Comp09 has:
Clicky.
mlg12354jj
Scratcher
2 posts

AI- learn how to use scratch to make artifical intellegence

can someone pleze tell me how to make artificial intelligence in scratch?

Powered by DjangoBB