An open API service providing repository metadata for many open source software ecosystems.

GitHub / CarsonScott 4 Repositories

Machine learning / AI programmer

CarsonScott/carsonscott.github.io

Language: HTML - Size: 4.88 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

CarsonScott/tower-defense-game

A tower defense game made in python w/ pygame

Language: Python - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

CarsonScott/gamelib

A python library for visual projects that builds on pygame.

Language: Python - Size: 20.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

CarsonScott/HSOM

Hierarchical self-organizing maps for unsupervised pattern recognition

Language: Python - Size: 174 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 54 - Forks: 10

CarsonScott/Foundations-of-Knowledge

A metaphysical theory of knowledge based on patterns of change.

Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 2

CarsonScott/python-topology

An easy-to-use module for dealing with topological data in python.

Language: Python - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 1

CarsonScott/particle-interactions

Size: 0 Bytes - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

CarsonScott/Rocket

Goal: To test controls of a 2d rocket game.

Language: C++ - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

CarsonScott/Wheel-System-Chaos-Theory

Goal: To observe, collect, and graph chaotic behavior of a wheel-turning system.

Language: C++ - Size: 198 KB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

CarsonScott/Online-Category-Learning

ML algorithm for real-time classification

Language: Python - Size: 81.1 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 69 - Forks: 14

CarsonScott/Prediction-Template-Learning

Online machine learning algorithm that makes predictions about the environment to improve itself.

Language: C++ - Size: 174 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 62 - Forks: 7

CarsonScott/AI-Blog-Posts

A curated list of blog posts about AI and AI related topics that I've written over the past couple years

Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 1

CarsonScott/onlinestats

An online machine-learning library for creating robust statistical models of streaming data

Language: Python - Size: 157 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 0

CarsonScott/OpenAgent

An agent library for systems of nested automata.

Language: Python - Size: 27.3 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 31 - Forks: 5

CarsonScott/self-organizing-predictions

In which prediction agents organize themselves through competition.

Size: 280 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 24 - Forks: 0

CarsonScott/iaf_network

An integrate-and-fire neural network for intelligent agents

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

CarsonScott/continuous-spiking-neural-network

Language: Python - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 0

CarsonScott/Knowledge-Discovery-Agents

A Goal-Oriented Approach to Knowledge Discovery in Multi-Agent Systems

Size: 250 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 38 - Forks: 3

CarsonScott/Online-Relationship-Learning

Unsupervised ML algorithm for predictive modeling and time-series analysis

Language: Python - Size: 755 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 38 - Forks: 5

CarsonScott/Adaptive-Template-Model

Adaptive Template Model of Intelligence

Language: Python - Size: 1.14 MB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 9 - Forks: 0

CarsonScott/CALM

Conditional Associative Logic Memory

Language: Python - Size: 1.28 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 26 - Forks: 3

CarsonScott/expresol

Library for executing customizable script-languages in python

Language: Python - Size: 340 KB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 1

CarsonScott/HTM

An implementation of Numenta's Hierarchical Temporal Memory in python.

Language: Python - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

CarsonScott/Competitive-Feature-Learning

Online feature-extraction and classification algorithm that learns representations of input patterns.

Language: C++ - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 31 - Forks: 3

CarsonScott/MindToWeb

A place to post ideas, partial projects, or anything else that doesn't necessarily warrant its own repo, from my mind to the web.

Language: Python - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

CarsonScott/Dual-Process-Reinforcement

An intelligent agent that adaptively changes its thought processes to maximize cumulative reward

Size: 53.7 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 9 - Forks: 1

CarsonScott/Automated-Logical-Systems

Distributed constraint satisfaction with recursive message-passing agents

Language: Python - Size: 21.5 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 14 - Forks: 1

CarsonScott/NetLib

A lightweight network library for quick prototyping

Language: Python - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

CarsonScott/Q-Learning

Reinforcement learning in C++ with the Q-Learning algorithm.

Language: C++ - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

CarsonScott/ai-web-development

A high-level description of a machine learning algorithm that learns to write HTML and CSS code.

Size: 59.6 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 14 - Forks: 0

CarsonScott/TLearner

Learning algorithm for Prediction Template Learning

Language: C++ - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

CarsonScott/easydata

A simple and lightweight database library in python.

Language: Python - Size: 70.3 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 23 - Forks: 0

CarsonScott/abstract-neural-systems

A theoretical framework for systems with mathematical neural-esque properties.

Language: C++ - Size: 271 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 0

CarsonScott/particle-collision

A demonstration of rigid-body collision mechanics in python.

Language: Python - Size: 4.11 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

CarsonScott/sketching

A library for working with turtle graphics in pygame.

Language: Python - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

CarsonScott/Dual-Coding-Agents

A Dual-Coding Architecture for Intelligent Social Agents.

Language: Python - Size: 60.5 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 1

CarsonScott/L-System-Grammar

A class for creating and implementing L-system grammars in python

Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

CarsonScott/Evolutionary-Logic-Learning

A machine-learning algorithm that learns other algorithms

Language: Python - Size: 1.1 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

CarsonScott/Semantic-Knowledge-Representation

A graph library that models semantic information.

Language: C++ - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 4 - Forks: 1

CarsonScott/stract

An object-oriented data system for building representations of python objects and classes at run-time

Language: Python - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

CarsonScott/practice-twitter-bot

Language: Python - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

CarsonScott/Network

Language: C++ - Size: 43 KB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

CarsonScott/Intelligent-Agents

Language: C++ - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: about 9 years ago - Stars: 2 - Forks: 0

CarsonScott/Analogy-Detection-Agents

Multi-Agent system for analogous pattern detection

Language: Python - Size: 83 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 0

CarsonScott/LogiCon

Hierarchical constraint learning for logical pattern recognition

Language: Python - Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 1

CarsonScott/Intelligent-Logical-Framing

An approach to logical cognition and rationality in artificial intelligence

Language: Python - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

CarsonScott/Intelligent-Memory-Systems

Language: Python - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

CarsonScott/Creative-Logic-Architecture

Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

CarsonScott/CTS

Constraint-based Logical Type Systems

Language: Python - Size: 280 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

CarsonScott/Creative-Logic-Agent

Language: Python - Size: 177 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

CarsonScott/Dynamic-Evolving-Memory

A self-generating memory system that treats code as data.

Language: Python - Size: 61.5 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

CarsonScott/Linguistic-Agent-System

a theoretical multi-agent model that specializes in linguistic comprehension and language production.

Size: 769 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

CarsonScott/tearsinrain Fork of StuartFarmer/tearsinrain

Language: CSS - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

CarsonScott/emergent-unsupervised-learning

In which unsupervised learning emerges from spatial-temporal properties of neurons.

Size: 6.84 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 11 - Forks: 0

CarsonScott/Charged-Particles

Language: C++ - Size: 5.86 KB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

CarsonScott/Tessellation

Language: C++ - Size: 4.77 MB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

CarsonScott/Triangle-Analysis

Language: C++ - Size: 4.69 MB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

CarsonScott/Wallpapers

Language: C++ - Size: 4.53 MB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

CarsonScott/UI-Design

Language: C++ - Size: 4.51 MB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

CarsonScott/Tile-Loader

Language: C++ - Size: 8.79 KB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

CarsonScott/Bifurcation

Language: C++ - Size: 4.5 MB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

CarsonScott/sfml-toolbox

Some common tools for the SFML graphics library.

Language: C++ - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

CarsonScott/Sigil-Toolbox

Object-Oriented Interface for the Sigil graphics library.

Language: C++ - Size: 214 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

CarsonScott/statistics-library

Simple library I'm working on to teach myself statistics.

Language: C++ - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

CarsonScott/conways-game-of-life

Conway's Game of Life in C++

Language: C++ - Size: 52.7 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

CarsonScott/path-evolution

Language: C++ - Size: 137 KB - Last synced at: over 2 years ago - Pushed at: almost 10 years ago - Stars: 0 - Forks: 0

CarsonScott/Chemistry

Language: C++ - Size: 125 KB - Last synced at: over 2 years ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0