12 articles
neuralnetwork12machinelearning7deeplearning4ai3artificialintelligence3neuralnetworks3100daysofmlcode1andrewng1coreml1deeplearningai1google1iot1javascript1ml1onnx1pieandai1pytorch1tensorflow1
arstechnica.com1github.com1itnext.io1news.mit.edu1qz.com1techxplore.com1thenextweb.com1towardsdatascience.com1www.deeplearning.ai1www.fastcompany.com1www.kdnuggets.com1www.wired.com1
2018-09-19 www.deeplearning.ai 2,081 ai DeepLearning 100DaysOfMLCode MachineLearning NeuralNetworks andrewNg deeplearningAI neuralnetwork TensorFlow PIEandAI
Whether you want to build algorithms or build a company, deeplearning.ai’s courses will teach you key concepts and applications of AI.2017-12-26 qz.com 1,327 MachineLearning AI ArtificialIntelligence IoT Google neuralNetwork
Humans have officially given their voice to machines. A research paper published by Google this month—which has not been peer reviewed—details a text-to-speech system called Tacotron 2, which claims near-human accuracy at imitating audio of a person speaking from text. The system is Google's second official generation of the technology, which consists of two deep...2018-06-01 news.mit.edu 428 MachineLearning NeuralNetwork
MIT researchers in mechanical engineering are using AI and machine learning technologies to enhance the products we use in everyday life.2019-05-13 www.wired.com 312 ArtificialIntelligence NeuralNetworks DeepLearning MachineLearning NeuralNetwork
Google's Geoff Hinton was a pioneer in researching the neural networks that now underlie much of artificial intelligence. He persevered when few others agreed.2018-06-29 arstechnica.com 236 MachineLearning ArtificialIntelligence neuralnetwork
A neural network from Google's DeepMind has impressive spatial reasoning skills.2020-08-14 www.fastcompany.com 98 neuralnetwork
Advancements in AI have dramatically improved the company’s ability to identify written hate speech. But when it comes to rooting out hateful images, videos, and memes, Facebook’s AI has a long way to go.2018-09-06 thenextweb.com 92 neuralnetwork
Psst. Wanna simulate evolution using a neural network and your internet browser? One clever developer built a simulation program that lets you do just that.2018-11-10 github.com 58 PyTorch deeplearning MachineLearning AI ONNX CoreML ML NeuralNetwork
Visualizer for deep learning and machine learning models - lutzroeder/netron2019-10-30 techxplore.com 37 Neuralnetwork Machinelearning
Researchers from Russian corporation Neurobotics and the Moscow Institute of Physics and Technology have found a way to visualize a person's brain activity as actual images mimicking what they observe in real time. This will ...2018-03-14 itnext.io 30 neuralnetwork JavaScript
I should really start by admitting that I’m no expert in neural networks or machine learning. To be perfectly honest, most of it still completely baffles me. But hopefully that’s encouraging to any…2018-02-22 towardsdatascience.com 30 neuralNetwork
In this article will see how to fool an object classifier neural network, specifically VGG16, using a new technique to create Adversarial Path. Usually, the standard approach to fool an object…