This document discusses several emerging technologies including Internet of Things (IoT), machine learning, augmented reality, and blockchain. For IoT, examples are given of using sensors to optimize garbage collection and monitor sewer systems. Machine learning involves using algorithms to have computers learn from large amounts of data, with examples like disease research and automated cars. Augmented reality enhances the real world with virtual objects, with potential applications in education, games, and reducing physical space needs. Blockchain is a decentralized network of databases that can enable public, immutable records for uses like payments, identities, and legal contracts. Successful cases include cryptocurrencies and applications where transparency and trust are important.
1 of 32
Download to read offline
More Related Content
Technologies of 2018 - Codeby
4. IOT
WHAT IS?
HOW CAN WE USE?
HOW IT WORK?
CASE OF SUCCESS?
ONE THING THAT I LIKE!
5. IOT = Internet of things
It's anything that is connected
to the internet that can be
send and receive data
6. Building simple softwares for
devices, we can use in arduino,
raspberry pi.
It's simple because you will use
something that you probably
know at small device to record
some data.
7. YOU SET YOUR DATABASE AT
CLOUD, WHEN SOME SENSOR
RECEIVE THE INFORMATION
YOU WILL PUSH TO THE CLOUD
AND HAVE YOURS STATS.
8. RECYCLE - SENSOR THAT
ECONOMY THE COST OF
COLLECT GARBAGE!
SMART HOUSE - MANY SENSORS
AND FULL CONTROL OF YOUR
HOME
SEWERS - SENSOR THAT TELL
WHEN SOME BULLETS IS FULL
THIS PREVENT FLOODING
12. YOU CAN LEARN FAST?
MACHINE CAN LEARN A
MILLIONS OF TIME MORE FAST
ML IS JUST PUT THE MACHINE
TO SEE THE STANDARDS AND
PREDICT WHAT WILL HAPPEN
13. PYTHON OR R LANGUAGE
TENSORFLOW
MATHEMATICS
DATA VISUALIZATION
JUPYTER NOTEBOOK
CLOUD SERVICES TO RUN ML IN
LARGE SCALES
14. YOU HAVE TO KNOW MANY
THINGS TO MAKE THE SMART
BUILDING.
THE MINIMAL THAT YOU HAVE
TO KNOW IS THE STACK AT THE
PREVIOUS SLIDE.
15. FIRST YOU HAVE TO KNOW
WHAT YOU LOOKING FOR,
WHAT YOU WANT PREDICT
LIKE, THE PRICES OF HOUSES,
THE LETTER OF A CAR PLATE OR
IF A PERSON IS HAPPY.
THE NEXT STEP IS .
16. YOU HAVE TO KNOW WHERE
THE DATA COME FROM, YOU
HAVE TO SEE IF THE DATA IS
CONSISTENT, RESOLVE THE
NULL FIELD
THE NEXT STEP IS...
17. AFTER THE PREPARED DATA IS
COMPLETED, WE HAVE TO
ANALYSE IF THE DATA MAKES
SINCE, IF IT'S EVERYTHING
RIGHT WE GO TO THE NEXT
STEP, IF ISN'T WE GO BACK.
18. TRAIN YOUR DATA AND AFTER
TEST YOUR DATA TO YOU GET
THE ACCURACY OF YOUR
TRAINING SET AFTER THAT YOU
WILL HAVE YOU FIRST MACHINE
LEARNED!
25. YOU HAVE TO KNOW:
3D
ANIMATION
SWIFT (APPLE)
BUILD APPS
AR KIT
26. FOR ME DON'T HAVE YET
BUT
POKEMON GO USES
EVERYTHING THAT AR HAVE
BUT WAS MORE COMPLEX TO
MAKE, BECAUSE AR KIT DIDN'T
EXISTS WHEN POKEMON GO
WAS LAUNCHED!