Giter Club home page Giter Club logo

narasimha1997 / bzcompute Goto Github PK

View Code? Open in Web Editor NEW
16.0 16.0 0.0 264 KB

bzCompute is a computation graph library with built-in support for domain-decomposition and prallel computation. The library can be used for expressing and executing large number of mathematical and text-processing operations using Data-Flow graphs, (Educational version of tensorflow), written in pure python code with numpy support.

License: Apache License 2.0

Python 100.00%
computer-science domain-decomposition educational-project machine-learning parallel-computing

bzcompute's Introduction

Hi ๐Ÿ‘‹, I'm Narasimha Prasanna HN

narasimha1997

  • ๐Ÿ‘จโ€๐Ÿ’ป All of my projects are available on my website

  • ๐Ÿ“ I regulary write articles on Dev.to

  • Ask me about Full Stack application development, Video Processing, Mircoservices, Kubernetes and AI

  • ๐Ÿ“ซ How to reach me [email protected]

https://dev.to/narasimha1997 https://twitter.com/prasannahn1997 narasimha-prasanna-hn-17aa89146 https://stackoverflow.com/users/9710307/narasimha-prasanna-hn https://www.kaggle.com/narasimha1997 narasimha.prasanna1 @narasimhaprasannahn narasimhaprasan1

bzcompute's People

Contributors

narasimha1997 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bzcompute's Issues

Add graph export/import capability

Provide functions to save and load the computation graph.

  1. Should export the computation graph as a json file, call the API as save()
  2. The json file must contain all node definitions in the compute graph
  3. Import the graph using function called load(), it should return the graph object.

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.