
Natural Language Processing in Python
PyOhio posted this great talk by Alice Zhao on NLP in Python. Natural language processing (NLP) is an exciting branch of artificial intelligence (AI) that allows machines to break down and understand human language. As a data scientist, I often use NLP techniques to interpret text data that I’m working with for my analysis. During […]
Read More
Samsung Bot Chef First Look at CES 2020
Engadget has a first look at Samsung’s robot chef. Normally when I miss breakfast, it’s by choice. Today, it was because I was in a rush to get to Samsung’s booth on the CES show floor and see if I could get any face time with the company’s cute new rolling robot. (That, uh, didn’t […]
Read More
Blockchain Trends 2020
In this special episode, Principal Program Manager, Chris Segura, and Forbes Tech Council member, Mike Walker, talk about what they see as the top blockchain trends for 2020 and what they are hearing from companies deploying solutions. Trend 1: Practical Blockchain Emerges Blockchain is being leveraged in practical use cases today and are expanding in […]
Read More
Geofencing with Azure Maps
Geofencing has many practical applications. A geofence is a virtual boundary defining an area on a map. Using tools in Azure Maps, Jim demos how to test if a coordinate is inside or outside the Microsoft Redmond campus boundary. It can be used to send an alert if an expensive piece of machinery leaves a […]
Read More
George Hotz LiveStream: comma two Announcement and Overview
commaai archive streamed live on Jan 7, 2020. Buy comma two devkit https://comma.ai/shop/products/comma-two-devkit
Read More
Best Way to Understand the Mind is to Build It
Lex Fridman explains that the best way to understand the mind is to build it in the clip from the opening lecture of the MIT Deep Learning lecture series. Full video: https://www.youtube.com/watch?v=0VH1Lim8gL8 Website: https://deeplearning.mit.edu This is a clip from the opening lecture of the MIT Deep Learning lecture series. Full video: https://www.youtube.com/watch?v=0VH1Lim8gL8 Website: https://deeplearning.mit.edu
Read More
The Python Walrus Operator
Tech With Tim discusses one of the exciting changes to python 3.8, the walrus operator. The walrus operator is otherwise known as the assignment expression operator and it provides a way to write more readable code. It can be used inside expressions to assign a variable to a part of that expression. All 3.8 Changes […]
Read More
Using the new Expression Transform in ML.NET
Jon Wood shows us how to use the new Expression Transform in ML.NET. Code – https://github.com/jwood803/MLNetExamples/blob/master/MLNetExamples/ExpressionTransform/Program.cs Expression Transform Documentation – https://github.com/dotnet/machinelearning/blob/master/docs/api-reference/expression-estimator.md
Read More
Explaining the Hype Over Quantum Computers
- Frank
- January 13, 2020
- Andy Sterkowitz
- breaking news
- Business
- cable
- cable news
- CNBC
- coding tech
- ColdFusion
- day in the life of a software engineer
- finance news
- finance stock
- financial news
- forrestknight
- google quantum supremacy
- mayuko
- Money
- money tips
- news
- news channel
- news station
- quantum computers explained
- Stock Market
- stock market news
- Stocks
- us news
- what if
- Wired
- world news
In October 2019, Google announced its 53-qubit quantum computer named Sycamore had achieved ‘quantum supremacy.’ That’s when quantum computers can complete tasks exponentially more quickly than their classical counterparts. In this case, Google said its quantum machine completed a task in 200 seconds that would have taken the world’s most powerful computer 10,000 years to […]
Read More
AI in 2020
- Frank
- January 13, 2020
- AI
- AI 2020
- AI research
- artificial intelligence
- Clojure
- Computer Science
- Deep Learning
- Education
- learn pytorch
- learn tensorflow
- Machine Learning
- Math
- Mathematics
- Neural Network
- neurIPS
- Programming
- Python
- PyTorch
- quantization
- rust
- Siraj Raval
- StyleGAN
- swift
- symbolic AI
- TensorFlow
- Waymo
Siraj Raval gets back to inspiring people to get into AI and pokes fun at himself. Almost exactly 4 years ago I decided to dedicate my life to helping educate the world on Artificial Intelligence. There were hardly any resources designed for absolute beginners and the field was dominated by PhDs. In 2020, thanks to […]
Read More