Open in app

Sign In

Write

Sign In

Jaron Collis
Jaron Collis

792 Followers

Home

About

Pinned

AI Adventures in The Library of Babel

This essay is about Generative AI, the vastness of possibility spaces, and the search for an answer to the following riddle: Would infinite books give us infinite knowledge? Where better to find the solution, but within an infinite library? After all, it contains every book ever written. …

Artificial Intelligence

14 min read

AI Adventures in The Library of Babel
AI Adventures in The Library of Babel
Artificial Intelligence

14 min read


Published in

Entrepreneur First

·Pinned

The Creation Vocation

Create, and encourage others to create. Because creation is the true purpose of life. It is what living things do, they transform the chaos that surrounds them into order. This is the story of six months spent building a deep tech company from scratch, as part of EF9, the 9th…

Startup

13 min read

The Creation Vocation
The Creation Vocation
Startup

13 min read


Published in

Deeper Learning

·Jun 27, 2017

Glossary of Deep Learning: Batch Normalisation

Batch normalisation is a technique for improving the performance and stability of neural networks, and also makes more sophisticated deep learning architectures work in practice (like DCGANs). The idea is to normalise the inputs of each layer in such a way that they have a mean output activation of zero…

Machine Learning

4 min read

Glossary of Deep Learning: Batch Normalisation
Glossary of Deep Learning: Batch Normalisation
Machine Learning

4 min read


Published in

Deeper Learning

·May 26, 2017

Glossary of Deep Learning: Autoencoder

An Autoencoder is neural network capable of unsupervised feature learning. Neural networks are typically used for supervised learning problems, trying to predict a target vector y from input vectors x. An Autoencoder network, however, tries to predict x from x, without the need for labels. …

Machine Learning

3 min read

Glossary of Deep Learning: Autoencoder
Glossary of Deep Learning: Autoencoder
Machine Learning

3 min read


Published in

Deeper Learning

·May 15, 2017

Glossary of Deep Learning: Dynamic Memory Networks

A Dynamic Memory Network (DMN) is a neural network architecture optimised for question-answering (QA) problems. Given a training set of input sequences (knowledge) and questions, it can form episodic memories, and use them to generate relevant answers. Whilst classic Encoder-Decoder (Seq2Seq) models can solve QA problems, their performance is limited…

Machine Learning

3 min read

Glossary of Deep Learning: Dynamic Memory Networks
Glossary of Deep Learning: Dynamic Memory Networks
Machine Learning

3 min read


Published in

Deeper Learning

·Apr 26, 2017

Glossary of Deep Learning: Error

If you’re a software engineer, you quickly come to view errors as bad. Each error represents some misunderstanding, you thought the program would behave in some way, but it didn’t. Now some aspect of its state is inconsistent with how it’s meant to be. …

Machine Learning

7 min read

Glossary of Deep Learning: Error
Glossary of Deep Learning: Error
Machine Learning

7 min read


Published in

Deeper Learning

·Apr 19, 2017

Glossary of Deep Learning: Word Embedding

The Big Idea of Word Embedding is to turn text into numbers. This transformation is necessary because many machine learning algorithms (including deep nets) require their input to be vectors of continuous values; they just won’t work on strings of plain text. So a natural language modelling technique like Word…

Machine Learning

5 min read

Glossary of Deep Learning: Word Embedding
Glossary of Deep Learning: Word Embedding
Machine Learning

5 min read


Published in

Deeper Learning

·Apr 14, 2017

Glossary of Deep Learning: Bias

The activation of a node in a neural network is determined by the following: output = activation_function(dot_product(weights, inputs) + bias) This means when calculating the output of a node, the inputs are multiplied by weights, and a bias value is added to the result. The bias value allows the activation…

Machine Learning

2 min read

Glossary of Deep Learning: Bias
Glossary of Deep Learning: Bias
Machine Learning

2 min read


Published in

Deeper Learning

·Apr 12, 2017

A Glossary of Deep Learning

This is a notebook, a place to record what I learn as I explore a new frontier of applied artificial intelligence. My aim is to explain the key concepts in simple language, because complexity doesn’t have to mean complicated. Foundation Concepts Activation Function —why we make outputs non-linear Autoencoder — how to…

Machine Learning

2 min read

A Glossary of Deep Learning
A Glossary of Deep Learning
Machine Learning

2 min read


Published in

Deeper Learning

·Apr 12, 2017

Glossary of Deep Learning: Backpropagation

The mathematical foundations of neural networks are differentiable graphs — chains of computations whose derivative can be calculated. It is this property that allows the weights between nodes to be optimised through a process called Backpropagation, and what allows a network to learn from its mistakes. Backpropagation is so named…

Machine Learning

5 min read

Glossary of Deep Learning: Backpropagation
Glossary of Deep Learning: Backpropagation
Machine Learning

5 min read

Jaron Collis

Jaron Collis

792 Followers

AI PhD. Founder.

Following
  • Cory Doctorow

    Cory Doctorow

  • John Battelle

    John Battelle

  • umair haque

    umair haque

  • Simon Thompson

    Simon Thompson

  • Gil Dibner

    Gil Dibner

See all (186)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams