
How 5G and Edge GPUs will Unleash AI in the IoT
- Frank
- May 13, 2020
- 5G
- AI
- IoT
The combination of 5G and edge computing promises to fast-track the use of artificial intelligence (AI) in the Internet of Things (IoT). With 10 to 20 times faster speeds and dramatically lower latency, 5G makes it much more feasible to process AI workloads locally at the edge. Hardware is about to get interesting again. This […]
Read More
A Beginner’s Guide To TPUs
- Frank
- May 13, 2020
- TensorFlow
- TPU
Google introduced Tensor Processing Units or TPUs in four years ago. TPUs, unlike GPUs, were custom-designed to deal with operations such as matrix multiplications in neural network training. Here’s a great beginner’s guide to the technology. Google TPUs can be accessed in two forms — cloud TPU and edge TPU. Cloud TPUs can be accessed […]
Read More
Stock Price Prediction Using Python & Machine Learning
- Frank
- May 13, 2020
- FinTech
- LTSM
- Prediction
- Python
- Stock
Computer Science posted a great video tutorial showing how to create a stock price prediction algorithm with Python & Machine Learning (LSTM).
Read More
Data and AI Talk with Databricks Co-Founder, Matei Zaharia
Databricks live streamed this interview with Matei Zaharia, an assistant professor at Stanford CS and co-founder and Chief Technologist of Databricks, the data and AI platform startup. During his Ph.D., Matei started the Apache Spark project, which is now one of the most widely used frameworks for distributed data processing. He also co-started other widely […]
Read More
Get Started with Reinforcement Learning on Azure Machine Learning
Are you curious how data scientists and researchers train agents that make decisions? Learn how to use reinforcement learning to optimize decision making using Azure Machine Learning. We show you how to get started. Time Index: [00:36] – What is reinforcement learning? [01:37] – How do reinforcement learning algorithms work? [04:10] – Reinforcement Learning on […]
Read More