Giter Site home page Giter Site logo

alsats's Introduction

alsats - active learning (for a few) satoshis.

Label data intelligently using Active Learning. Pay in sats only for the compute you consume.

alsats reduces the time and cost required to create minimum viable datasets in supervised learning problems. It has the following features:

  • API based model training and data labeling.
  • Intelligent labeling - Label training examples based on model uncertainty predictions for said examples.
  • Iterative Learning - Learn models starting with as little as one data point. As more data is labeled and trained, model metrics and labeling suggestions improve.
  • Flexible payments - Pay ONLY for the compute consumed in the process (i.e. pay for as little as one milisat per training/label iteration).
  • Train and label trustlessly - No need to register/sign-up for an account.
  • Data security - alsats doesn't store any user data in it's current implementation. Future implementations will store data only if the customer wants to.

Below are some screenshots from a working demo of the code implemented in Streamlit (demo.py in the repo). demo_About demo_dash The infrastructure supporting the implementation of the demo is a Lightning Network simnet implemented in Polar. A snapshot of a local implementation of the lightning simnet is shown below. The API server is hosted locally by alice, who runs her own LND node. bob, a client interested in labeling MNIST images creates an outgoing Lightning channel with alice and begins the labeling process. Upon completion, bob has the option to close the channel and finalize the transaction, whereupon alice's Lightning wallet will contain the sats bob paid for. simnet A demo video of alsats in action is now available for viewing.

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.