All Projects → OpenMined → Threepio

OpenMined / Threepio

Licence: other
A multi-language library for translating commands between PyTorch, TensorFlow, and TensorFlow.js

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Threepio

bodymoji
Draws an emoji on your face! Powered by Nuxt.js, Tensorflow.js and Posenet
Stars: ✭ 21 (-62.5%)
Mutual labels:  tensorflowjs
Nsfwjs
NSFW detection on the client-side via TensorFlow.js
Stars: ✭ 5,223 (+9226.79%)
Mutual labels:  tensorflowjs
ml gallery
This is a master project of some experiments with Neural Networks. Every project here is runnable, visualized and explained clearly.
Stars: ✭ 18 (-67.86%)
Mutual labels:  tensorflowjs
pytorch2keras
PyTorch to Keras model convertor
Stars: ✭ 788 (+1307.14%)
Mutual labels:  tensorflowjs
time-series-forecasting-tensorflowjs
Pull stock prices from online API and perform predictions using Long Short Term Memory (LSTM) with TensorFlow.js framework
Stars: ✭ 96 (+71.43%)
Mutual labels:  tensorflowjs
handwritten-digit-recognition-tensorflowjs
In-Browser Digit recognition with Tensorflow.js and React using Mnist dataset
Stars: ✭ 40 (-28.57%)
Mutual labels:  tensorflowjs
splat
Motion-controlled Fruit Ninja clone using Three.js & Tensorflow.js
Stars: ✭ 84 (+50%)
Mutual labels:  tensorflowjs
tensorflowjs-remove-background
Remove Background from the picture using WebAssembly & TensorFlow.js
Stars: ✭ 79 (+41.07%)
Mutual labels:  tensorflowjs
angular-tensorflowjs-example
Using TensorflowJS detection models in Angular
Stars: ✭ 24 (-57.14%)
Mutual labels:  tensorflowjs
Wisty.js
🧚‍♀️ Chatbot library turning conversations into actions, locally, in the browser.
Stars: ✭ 24 (-57.14%)
Mutual labels:  tensorflowjs
food-vision-mobile-tensorflowjs
Food Vision project for mobile devices using TensorFlowJS
Stars: ✭ 19 (-66.07%)
Mutual labels:  tensorflowjs
doctr-tfjs-demo
Javascript demo of docTR, powered by TensorFlowJS
Stars: ✭ 21 (-62.5%)
Mutual labels:  tensorflowjs
teachablemachine-node
Using Teachable Machine Models in Node.js
Stars: ✭ 45 (-19.64%)
Mutual labels:  tensorflowjs
lyrics-generator
Generating lyrics with a recurrent neural network
Stars: ✭ 36 (-35.71%)
Mutual labels:  tensorflowjs
ai-lab
Library of components for TensorFlow.js in web frameworks.
Stars: ✭ 41 (-26.79%)
Mutual labels:  tensorflowjs
tensorflowjs-webcam-transfer-learning
Tensorflowjs Webcam Transfer Learning
Stars: ✭ 49 (-12.5%)
Mutual labels:  tensorflowjs
Face Api.js
JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
Stars: ✭ 13,258 (+23575%)
Mutual labels:  tensorflowjs
poseparty
A social exercise game you can play while social distancing.
Stars: ✭ 25 (-55.36%)
Mutual labels:  tensorflowjs
anomagram
Interactive Visualization to Build, Train and Test an Autoencoder with Tensorflow.js
Stars: ✭ 152 (+171.43%)
Mutual labels:  tensorflowjs
face-mask-detection
Real-time Face Mask Detection using TensorFlow and Keras.
Stars: ✭ 32 (-42.86%)
Mutual labels:  tensorflowjs

Threepio logo

Coverage License OpenCollective

Threepio

Threepio makes it dead simple to translate commands between machine learning frameworks such as PyTorch, Tensorflow.js, and Tensorflow Python. It acts as a core component in PySyft and syft.js. Some of the life changing features this library provides are:

  • 🤖 Automatic bi-directional translation between same named commands add, abs, etc.
  • 🧠 Smart argument mapping between automaticaly translated commands
  • 🔁 Word level translation between libraries
  • 🔧 Custom command translation
  • 🌿 One to many command translation
  • Translation of tensor methods (in progress)
  • 🔍 Support for fuzzy match in automatic command translation (in progress)
  • 🗂️ Support for framework versioning in automatic translation (in progress)
  • 🧙‍♂️ Support for automatic argument type casting (tensorflow tensor -> pytorch tensor) (in progress)

Threepio is made up of two main components:

And has clients in both Python and Javascript! And has a client available in Python!

Installation

Depending on your language, installation will differ.

Python

Use the package manager pip to install threepio.

pip install 3p0

Usage

Please check out our usage document for further guidelines.

Javascript

** Threepio.js has been deprecated. For existing javascript code, please refer to commit 0a538a3f **

Usage

Please check out our usage document for further guidelines.

Support

For support in using this library, please join the #lib_threepio Slack channel. If you'd like to follow along with any code changes to the library, please join the #code_threepio Slack channel. Click here to join our Slack community!

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Contributors

Thanks to these awesome people:


Mike Nolan avatar
Mike Nolan

OM FL Workers Team / Author
Amr Kayid avatar
Amr Kayid

Contributor
Vova Manannikov avatar
Vova Manannikov

OM FL Workers Team
Patrick Cason avatar
Patrick Cason

OM FL Workers Team Lead
Tvictor avatar
Tvictor

OM FL Workers Team
Raemsht Shukla avatar
Ramesht Shukla

OM FL Workers Team
Justin D. Harris avatar
Justin D. Harris

Contributor
Pedro Espíndula avatar
Pedro Espíndula

Contributor
Anirban Aaha avatar
Anirban Aaha

Contributor

License

Apache License 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].