A Compilation of Lectures: AI, Blockchain, and IoTsteemCreated with Sketch.

in steemstem •  7 years ago 

For several years now I have participated in various undergraduate research opportunities.

Technically, my first experience was during my last year of high school, where I studied and later implemented Virtual Reality technology in order to educate students in ways the traditional classroom cannot offer.

During my first year at university I spearheaded an Introduction to the Internet of Things where I worked with a Wi-Fi module and various sensors to integrate the Internet with the environment in exciting ways. In addition to this project I was also required to produce a final project for my initial computer programming class. I chose to create a TensorFlow chatbot to solve the problem of Grammatical Error Correction, in order to help an English professor in teaching English grammar.

Yet, in my free time, a separate inclination always stole my attention, that of blockchain technology. With my experience in various emerging technologies I saw a vision of all of them interconnected, helping each-other in various ways.

Below is a collection of lectures on the topic of AI & Blockchain:

Blockchain + AI = Decentralized Artificial Intelligence

The Convergence of AI and Blockchain: Decentralized Artificial Intelligence

Blockchain Consensus Algorithms and Artificial Intelligence

The A.I. / Blockchain Connection...(???)

How Blockchain Will Produce Self-Aware AI

Ethereum Artificial Intelligence | Programmer explains

The Convergence of Blockchain and Artificial Intelligence

Robots with wallets: A.I. in the Blockchain - Bettina Warburg

Dr. Ben Goertzel & Sophia The Robot - Artificial Intelligence, Robotics & Blockchain

Accenture IoT & AI on AWS

IoT Blockchain Convergence

Blockchain and the Internet of Things explained

Tech deep dive on fog computing, cloud, IoT networks, AI and blockchain

And here is the SingularityNET(AGI, 150 on coinmarketcap) whitepaper for your reference: SingularityNET:
A decentralized, open market and inter-network for AIs

Unknown.jpeg

The time for me to select a project for my year-long capstone course is approaching. I wish to create a convergence of these technologies in order to improve education, but I acknowledge my goals are ambitious.

Now that I am throughly creeped out, that should do it for today. Have a nice day everyone!

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Cool stuff. Experimented with some chat bot stuff but it wasn't AI driven. Something called AIML basically matching patterns to potential answers and throwing in some randomness.

Never got my head around the AI and tensorflow stuff. Had it up and running before and looked over but never got anything interesting working.

Keep us updated on any experiments.

yes I am somewhat familiar with AIML, I stumbled upon it when I was working on my own chatbot.

there is such a slew of resources about tensorflow right now it is incredible. It took me several weeks to finally get an operational chatbot but once I did I had lots of confidence working with TF.

Your post makes me want to create a tutorial on tensorflow chatbots, stay tuned for that...