16-year-old on finding primes with neural networks

16-year-old on finding primes with neural networks

  • May 6, 2018
Table of Contents

16-year-old on finding primes with neural networks

Inspired by the triumphs of the “AlphaGo” project by DeepMind, I focused my research into the extensions and optimisation techniques that are so common in neural network design. There are many useful packages in machine learning, such as tensor flow, which can generate complex neural networks which work well, very quickly, but for this project I really wanted to develop an understanding of the inner workings of modern neural networks. So I went through the arduous calculus myself giving a much less efficient but more rewarding program.

Source: repl.it

Tags :
Share :
comments powered by Disqus

Related Posts

What tech calls “AI” isn’t really AI

What tech calls “AI” isn’t really AI

First, the problem itself is poorly defined: what do you mean by intelligence? Nature, with all her blind hideous strength, endless experimentation and wild wastes of infinite time, has only managed the trick once (by our narrow definition), with one species of tree-ape on a rolling green world. Even if you believe there’s intelligent biological life elsewhere, the stats aren’t promising.

Read More
Embodied Question Answering: A goal-driven approach to autonomous agents

Embodied Question Answering: A goal-driven approach to autonomous agents

Facebook AI Research (FAIR) has developed a collection of virtual environments for training and testing autonomous agents, as well as novel AI agents that learn to intelligently explore those environments. To test this goal-driven approach, FAIR are collaborating Georgia Tech on a multistep AI task called Embodied Question Answering, or EmbodiedQA.

Read More
Advancing state-of-the-art image recognition with deep learning on hashtags

Advancing state-of-the-art image recognition with deep learning on hashtags

Image recognition is one of the pillars of AI research and an area of focus for Facebook. Our researchers and engineers aim to push the boundaries of computer vision and then apply that work to benefit people in the real world — for example, using AI to generate audio captions of photos for visually impaired users. In order to improve these computer vision systems and train them to consistently recognize and classify a wide range of objects, we need data sets with billions of images instead of just millions, as is common today.

Read More