All Projects → numenta → Htmpapers

numenta / Htmpapers

Licence: agpl-3.0
Numenta published papers code and data

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Htmpapers

Cam board
Turn web cam into a black / white board
Stars: ✭ 157 (-17.8%)
Mutual labels:  paper
Atari Reset
Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"
Stars: ✭ 170 (-10.99%)
Mutual labels:  paper
Anms Codes
Efficient adaptive non-maximal suppression algorithms for homogeneous spatial keypoint distribution
Stars: ✭ 174 (-8.9%)
Mutual labels:  paper
Daily Paper Visual Tracking
记录每天整理的视觉目标跟踪论文
Stars: ✭ 158 (-17.28%)
Mutual labels:  paper
Item Nbt Api
Add custom NBT tags to Items/Tiles/Entities without NMS!
Stars: ✭ 163 (-14.66%)
Mutual labels:  paper
Whitepaper
免费分享区块链白皮书,涉及各门各派。内容均来自互联网,如果侵权,请联系删除。 区块链白皮书 weixin:mipengchong
Stars: ✭ 175 (-8.38%)
Mutual labels:  paper
Minet
CVPR2020, Multi-scale Interactive Network for Salient Object Detection
Stars: ✭ 155 (-18.85%)
Mutual labels:  paper
Acl Papers
paper summary of Association for Computational Linguistics
Stars: ✭ 189 (-1.05%)
Mutual labels:  paper
3d Iwgan
A repository for the paper "Improved Adversarial Systems for 3D Object Generation and Reconstruction".
Stars: ✭ 166 (-13.09%)
Mutual labels:  paper
Awesome Privacy
Repository for collection of research papers on privacy.
Stars: ✭ 175 (-8.38%)
Mutual labels:  paper
Paperkit
PaperKit is like Paper app of Facebook
Stars: ✭ 158 (-17.28%)
Mutual labels:  paper
Solo
SOLO: Segmenting Objects by Locations
Stars: ✭ 160 (-16.23%)
Mutual labels:  paper
Fish Eye Image Correction Code
This is my paper "Correction of single circular fisheye image" related program code
Stars: ✭ 176 (-7.85%)
Mutual labels:  paper
Best ai paper 2020
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code
Stars: ✭ 2,140 (+1020.42%)
Mutual labels:  paper
Signatureview
SignatureView is an open source Android library which allow developers to produce pen and paper like effect for creating signatures on Android
Stars: ✭ 185 (-3.14%)
Mutual labels:  paper
Tacotron 2
DeepMind's Tacotron-2 Tensorflow implementation
Stars: ✭ 1,968 (+930.37%)
Mutual labels:  paper
Improved Gan
Code for the paper "Improved Techniques for Training GANs"
Stars: ✭ 2,093 (+995.81%)
Mutual labels:  paper
Hustpapertemp
华中科技大学本科毕业论文LaTeX模板 2017
Stars: ✭ 189 (-1.05%)
Mutual labels:  paper
Dragan
A stable algorithm for GAN training
Stars: ✭ 189 (-1.05%)
Mutual labels:  paper
Pubs
Your bibliography on the command line
Stars: ✭ 176 (-7.85%)
Mutual labels:  paper

Numenta research papers code and data

This repository contains reproducible code for selected Numenta papers. It is currently under construction and will eventually include the source code for all the scripts used in Numenta's papers.

How Can We Be So Dense? The Benefits of Using Highly Sparse Representations

In this paper we discuss inherent benefits of high dimensional sparse representations. We focus on robustness and sensitivity to interference. These are central issues with today’s neural network systems where even small and large perturbations can cause dramatic changes to a network’s output.

Sources

Locations in the Neocortex: A Theory of Sensorimotor Object Recognition Using Cortical Grid Cells

This paper provides an implementation for a location layer with grid-like modules that encode object-specific locations. This layer is incorpated into a network with an input layer and simulations show how the model can learn many complex objects and later infer which learned object is being sensed.

Sources

A Theory of How Columns in the Neocortex Enable Learning the Structure of the World

This paper proposes a network model composed of columns and layers that performs robust object learning and recognition. The model introduces a new feature to cortical columns, location information, which is represented relative to the object being sensed. Pairing sensory features with locations is a requirement for modeling objects and therefore must occur somewhere in the neocortex. We propose it occurs in every column in every region.

Sources

The HTM Spatial Pooler – a neocortical algorithm for online sparse distributed coding

This paper describes an important component of HTM, the HTM spatial pooler, which is a neurally inspired algorithm that learns sparse distributed representations online. Written from a neuroscience perspective, the paper demonstrates key computational properties of HTM spatial pooler.

Sources

Evaluating Real-time Anomaly Detection Algorithms - the Numenta Anomaly Benchmark

14th IEEE ICMLA 2015 - This paper discusses how we should think about anomaly detection for streaming applications. It introduces a new open-source benchmark for detecting anomalies in real-time, time-series data.

Sources

Unsupervised Real-Time Anomaly Detection for Streaming Data

This paper discusses the requirements necessary for real-time anomaly detection in streaming data, and demonstrates how Numenta's online sequence memory algorithm, HTM, meets those requirements. It presents detailed results using the Numenta Anomaly Benchmark (NAB), the first open-source benchmark designed for testing real-time anomaly detection algorithms.

Sources

Why Neurons Have Thousands of Synapses, A Theory of Sequence Memory in Neocortex

Foundational paper describing core HTM theory for sequence memory and its relationship to the neocortex. Written with a neuroscience perspective, the paper explains why neurons need so many synapses and how networks of neurons can form a powerful sequence learning mechanism.

Sources

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].