Giter VIP home page Giter VIP logo

ai-909's Introduction

AI-909

Intelligent Drum Machine powered by Numenta's Hierarchical Temporal Memory. Created for the HTM Challenge 2015.

Demo video: https://www.youtube.com/watch?v=2y4549AjgEE

Requirements

  • Java 8
  • Maven

Compatibility

  • Tested and working on: Chrome (Mac and PC), Safari (Mac), Mobile Safari (iOS 8)
  • Known issues:
    • Firefox: display issues, probably due to Webkit-specific CSS rules
    • Android: works in Chrome on Android but the audio timing is way off. This is partially due to Android performance issues but mostly due to me using setTimeout to sync sounds rather than using the WebAudioAPI like I should.

Instructions

  • git clone and cd to the top of the project directory
  • mvn spring-boot:run
  • Open http://localhost:8080/ in a compatible browser
  • Alternatively: use your machine's local IP to run the frontend on a mobile device over a local network

Notes

  • Memory bank 1 comes preloaded with breakbeat training sequences!
  • Any sequences stored by pressing the "learn" button get added to src/main/resources/training-sequences.tsv. There isn't a way to delete learned sequences from the UI yet so you'll have to manually remove the string representation of learned patterns there for the moment.
  • Sometimes the backend gets stuck in an endless loop when trying to validate the generated sequences, need to fix this.
  • Haven't really tested anything other than breakbeats yet...

ai-909's People

Contributors

taylorpeer avatar rhyolight avatar

Watchers

Willem avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.