
feroze
USA
Asked
— Edited
Hello,
I am wondering if anyone has created any examples of an EZ-B robot project that learns autonomously. Something where the robot records new information to recall later?
that's called machine learning, and it's veeery difficult to program, so i don't think the ARC will get this..
It's been talked about but never attempted.
It's something I plan to bring over to ARC on my Jarvis project.
Currently everything is stored in a MySQL database using other software however I will be using ARC to record some events to the database and retrieve events from the database. I have a few methods planned, the first being Telnet to read/write from another application which connects to the database. Another is to use the HTTPGet function to read/write from the database. Also I will be looking at EZ-Scripts Read/Write file commands. There is also the option to use RSS/XML.
It depends on the information you want to store I guess but once a method is in place you can pretty much store or read anything you need to.
Just some of the info that Jarvis knows;
Ah yah, storing data to a database and retrieving the info would be an excellent tool for an learning application. Is this just done using the EZ-Script Read/Write command?
@cosplaying_bunny - I was not only referring to ARC projects but open to see projects using the SDK, or Matlab, or other software packages with the EZ-B controller. And there is a Coursera class on Machine Learning at coursera.com. You don't necessarily even have to come up with the learning algorithm yourself, the class gives you the algorithms so you could use them to implement into your EZ-B Project probably using Matlab or the SDK.
I am looking forward to messing around with 'learning projects' and wanted to see what is out there already. My plan is to mess around with the EZ-Script Read/Write File commands and any other ways to store data using EZ-Scripts. Then to expand past the limits of EZ-Script I will look into the SDK or using Matlab to run the data through certain algorithms and store data.
Storing for most of my data isn't done within ARC since it doesn't come from ARC but I will be looking at storing data as part of my Jarvis project using one of the methods I mentioned earlier.
Wow rich, you really like Iron Man. You watched it 5 times!
hope your enjoying your holiday Dave...AND Rich..your database idea would be truly amazing and add a another feature for all robots big or small!...hmmm .....read and write command to where and how to devise a file system!
Thanks iribit58. It was amazing and fun but it's over. Been home for a week now. Only bad part was on the last day I stubbed my little toe on a beach chair on the way to the beach bar. Almost broke the damm little thing. A few rum and Cokes made the pain go away though. cool
Rich's ideas and work are great. He's so far ahead of the curve on this stuff. We're really lucky to have him around and lick that he's willing to be so helpful.