-
Updated
May 28, 2022 - JavaScript
#
production
Here are 770 public repositories matching this topic...
Node.js Production Process Manager with a built-in Load Balancer.
nodejs
process-manager
node
monitoring
command-line
deploy
production
pm2
load-balancer
command-line-tool
search
data-science
machine-learning
natural-language-processing
reinforcement-learning
computer-vision
deep-learning
production
data-engineering
data-discovery
recsys
data-quality
applied-data-science
applied-machine-learning
-
Updated
May 26, 2022
Native GraphQL Database with graph backend
go
graphql
golang
database
scale
latency
production
distributed
graphql-server
graph-database
throughput
graphdb
-
Updated
Apr 14, 2022 - Go
A curated list of Site Reliability and Production Engineering resources.
devops
availability
list
awesome
monitoring
reliability-engineering
incident-response
site-reliability-engineering
production
post-mortem
capacity-planning
service-level-agreement
scalability
reliability
alerting
on-call
awesome-list
sre
postmortem
site-reliability
-
Updated
May 30, 2022
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
react
python
angularjs
flask
c-plus-plus
tutorial
deep-neural-networks
deep-learning
mxnet
rest-api
production
keras
pytorch
tensorflow-models
tesnorflow
model-serving
caffe2
serving
serving-pytorch-models
convert-pytorch-models
-
Updated
Jun 7, 2022
SpiceDB: Open source permissions database inspired by Google Zanzibar
go
golang
security
distributed-systems
database
scale
latency
production
permissions
grpc
distributed
authorization
graph-database
security-tools
zanzibar
authzed
spicedb
-
Updated
Jun 7, 2022 - Go
The checklist that is used when a project is going live
-
Updated
Mar 9, 2022
Staffjoy V1, aka "Suite" - a scheduling application for hundreds of workers
-
Updated
Mar 28, 2018 - Python
Build, train, deploy, scale and maintain deep learning models. Understand ML infrastructure and MLOps using hands-on examples.
python
training
machine-learning
cloud
ai
deep-learning
deployment
neural-network
tensorflow
production
deeplearning
unet
semantic-segmentation
machinelearningproject
-
Updated
Nov 29, 2021 - Jupyter Notebook
Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.
-
Updated
Apr 25, 2022 - JavaScript
Ethereum contract for Bitcoin SPV: Live on https://etherscan.io/address/0x41f274c0023f83391de4e0733c609df5a124c3d4
bitcoin
ethereum
smart-contracts
production
live
solidity
bitcoin-transaction
mainnet
btc-relay
bitcoin-proof
-
Updated
Mar 1, 2022 - Python
A curated list of Site Reliability and Production Engineering Tools
devops
availability
list
awesome
monitoring
reliability-engineering
site-reliability-engineering
production
post-mortem
service-level-agreement
reliability
awesome-list
sre
devops-tools
service-level-objective
incident-management
postmortem
monitoring-tools
service-level-monitoring
incident-responce
-
Updated
Jun 7, 2022
Production Data Science: a workflow for collaborative data science aimed at production
-
Updated
May 22, 2020 - Jupyter Notebook
-
Updated
May 26, 2022 - Shell
-
Updated
Jun 7, 2022 - Python
Redux DevTools for production (web and React Native) with a highly flexible API.
-
Updated
Nov 26, 2019 - JavaScript
Deploy and scale serverless machine learning app - in 4 steps.
react
aws
computer-vision
aws-lambda
deployment
serverless
production
pytorch
gan
style-transfer
serverless-framework
netlify
scalable-applications
cartoonify
machine-learning-production
cartoongan
netlify-deployment
streamlit
-
Updated
Aug 29, 2021 - Jupyter Notebook
-
Updated
Sep 16, 2017 - Shell
-
Updated
Apr 9, 2022 - JavaScript
Even if you’re the right typer, couldn’t hurt to use Typerighter!
-
Updated
Jun 1, 2022 - Scala
MarSavar
commented
May 16, 2022
All Editorial articles (i.e. articles with the tag tone/editorials) currently also have the tag tone/comment.
The code in CapiModelEnrichment.scala that decides which design to return is based on a list of predicates. Order matters, and `ton
Manage your application processes in production hassle-free like Heroku CLI with Procfile and Systemd
linux
cli
digitalocean
automation
deployment
capistrano
systemd
production
vps
foreman
ngnix
procfile
heroku-cli
-
Updated
Feb 22, 2021 - Ruby
Improve this page
Add a description, image, and links to the production topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the production topic, visit your repo's landing page and select "manage topics."


We need to support writing to and reading from TFRecord format.
Reference doc: https://www.tensorflow.org/tutorials/load_data/tfrecord
More on TypeTransfomers can be found here.
Related PR that adds PyTorch tensor and module as Flyte types: flyteorg/flytekit#1032