GithubHelp home page GithubHelp logo

anubhav-bhargava / coval-unspecified-ml-blockchain Goto Github PK

View Code? Open in Web Editor NEW

This project forked from decentriccorp/coval-unspecified-ml-blockchain

0.0 1.0 0.0 7.21 MB

Python 30.87% JavaScript 66.23% HTML 2.90%

coval-unspecified-ml-blockchain's Introduction

Circuits of Value (http://cov.al) + Unspecified (http://unspecified.life)

Blockchain and Machine Learning Collaboration

Known Vulnerabilities


Unspecified LLC:

Applying Machine learning and Ai towards the optimization of software delivery.

Circuits of Value:

Framework for a new internet that’s distributed, decentralized and trustless. Turning traditional crypto currency models inside out and bridging the decide between utility and revolutionary.


Machine Learning technologies

  • Python
  • Gym
  • Universe
  • World of Bits

Blockchain technologies

  • NodeJS
  • Ethereum
  • Test RPC
  • Coval-Solidity

Executive Summary

Using Test RPC We create a light weight ethereum emulator to deploy smart contracts into.

We next deploy the ClickButton Contract using the Coval-Solidity Deployment CLI Tool

We then start the REST server from the CLI allowing interaction with the deployed contracts.

Next (having previously set up a working gym environment we run click.py)

Click.py loads the wob.mini.ClickButton-v0 environment to begin training a model to be able to click the button requested.

Each iteration of a task records the PointerEvent's within ethereum storage for later retrieval and and historical purposes.

Click.py communicates with the contract via REST over http here: http://127.0.0.1:4333/v1/Example/ClickButton/SaveEvent/exec?args=roundId,eventId,x,y,mask


How to run locally

  • Install Ethereum testrpc in one terminal npm install -g ethereumjs-testrpc
  • Run testrpc (terminal 1) testrpc

  • Install Coval Solidity npm install
  • Deploy scenario "example" (terminal 2) npm start

- Launch REST server from tools menu after deploying contract - Alternatively run from terminal `npm run web`
  • Install gym and universe pip install gym universe

  • Launch click.py (terminal 3) python click.py

How to run within Docker

coval-unspecified-ml-blockchain's People

Contributors

genecyber avatar

Watchers

 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.