All Projects → AI-ON → Theconsciousnessprior

AI-ON / Theconsciousnessprior

AI-ON Consciousness Prior

Projects that are alternatives of or similar to Theconsciousnessprior

Blog Resources
This repo will contain the resources available in my blog for learning
Stars: ✭ 89 (-1.11%)
Mutual labels:  jupyter-notebook
Logohunter
Deep learning tool to find brand logos in everyday pictures
Stars: ✭ 90 (+0%)
Mutual labels:  jupyter-notebook
Ucb w205 crook supplement
UC Berkeley, W205 Data Engineering, 2018 Spring, Kevin Crook's supplement
Stars: ✭ 90 (+0%)
Mutual labels:  jupyter-notebook
Checklist
Beyond Accuracy: Behavioral Testing of NLP models with CheckList
Stars: ✭ 1,290 (+1333.33%)
Mutual labels:  jupyter-notebook
Fast tabnet
TabNet for fastai
Stars: ✭ 90 (+0%)
Mutual labels:  jupyter-notebook
Deep Dream In Pytorch
Pytorch implementation of the DeepDream computer vision algorithm
Stars: ✭ 90 (+0%)
Mutual labels:  jupyter-notebook
Data science fundamentals
Stars: ✭ 89 (-1.11%)
Mutual labels:  jupyter-notebook
Pymc Example Project
Example PyMC3 project for performing Bayesian data analysis using a probabilistic programming approach to machine learning.
Stars: ✭ 90 (+0%)
Mutual labels:  jupyter-notebook
Computervision tutorials in russian
Stars: ✭ 90 (+0%)
Mutual labels:  jupyter-notebook
Learning Notes
💡 Repo of learning notes in DRL and DL, theory, codes, models and notes maybe.
Stars: ✭ 90 (+0%)
Mutual labels:  jupyter-notebook
Pysheaf
Python Cellular Sheaf Library
Stars: ✭ 89 (-1.11%)
Mutual labels:  jupyter-notebook
Deeplearning2020
course materials for introduction to deep learning 2020
Stars: ✭ 90 (+0%)
Mutual labels:  jupyter-notebook
Stnn
Code for the paper "Spatio-Temporal Neural Networks for Space-Time Series Modeling and Relations Discovery"
Stars: ✭ 90 (+0%)
Mutual labels:  jupyter-notebook
Psketch
Modular multitask reinforcement learning with policy sketches
Stars: ✭ 89 (-1.11%)
Mutual labels:  jupyter-notebook
Computer vision
Some computer vision tutorials for my articles
Stars: ✭ 90 (+0%)
Mutual labels:  jupyter-notebook
Deeper Traffic Lights
[repo not maintained] Check out https://diffgram.com if you want to build a visual intelligence
Stars: ✭ 89 (-1.11%)
Mutual labels:  jupyter-notebook
Adaptivemaskedproxies
Adaptive Masked Proxies for Few Shot Semantic Segmentation
Stars: ✭ 90 (+0%)
Mutual labels:  jupyter-notebook
Tutorial Arima W Jeffrey Yau
Stars: ✭ 90 (+0%)
Mutual labels:  jupyter-notebook
Machine Learning Numpy
Gathers Machine learning models using pure Numpy to cover feed-forward, RNN, CNN, clustering, MCMC, timeseries, tree-based, and so much more!
Stars: ✭ 90 (+0%)
Mutual labels:  jupyter-notebook
Cnn intent classification
CNN for intent classification task in a Chatbot
Stars: ✭ 90 (+0%)
Mutual labels:  jupyter-notebook

The Consciousness Prior

Project Status:

  • Initial exploration of consciousness prior in a purely observational setting.
  • Constructing environments to test efficacy of CP in tracking objects, particularly when the task is complicated with high-entropy observations in the pixel space.

Community Links:

Problem description:

See introduction of project proposal.

Why this problem matters:

See introduction of project proposal.

How to measure success:

See introduction of project proposal.

Datasets:

  • Observational datasets will initially be synthetic. We propose a generalization to the Billiards task introduced in Sutskever et al.(2009)

Extracting Data - Preprocessing details:

  • Data will initially be synthetic.

Relevant Work:

Below you will find other relevant material to this project. This short list already assumes a familiarity with common deep neural networks (RNNs, CNNs) and training procedures (BPTT).

Contribute:

To contribute to this project:

  1. Sign up for the Slack Channel and Google Group.
  2. Please familiarize yourself with the Relevant Work.
  3. Create a new branch and then begin work on an open GitHub issue. Coordinate with others on Slack so that work is not duplicated unnecessarily.

The AI-ON process is experimental, but we will establish a review process for new code pull requests. We will seek to establish unit tests as well as performance tests on tasks as new modules are created.

Observational

We propose first investigating an extension to the Billiards task introduced in Sutskever et al. (2009)

Reinforcement Learning

We may simultaneously investigate the consciousness prior in the context of reinforcement learning, where the agent is in influencing the sensory input via control.

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].