-
Recogni
- Berlin, Germany
- https://medium.com/@fabiograetz
- in/fabiomgraetz
-
-
-
flyte Public
Forked from flyteorg/flyteKubernetes-native workflow automation platform for complex, mission-critical data and ML processes at scale. It has been battle-tested at Lyft, Spotify, Freenome, and others and is truly open-source.
-
flyteplugins Public
Forked from flyteorg/flytepluginsFlyte Backend Plugins contributed by the Flyte community.
-
flyteadmin Public
Forked from flyteorg/flyteadminControl Plane for Flyte. Flyteadmin is a gRPC + REST Service written in golang and uses a RDBMs to store meta information and management information for Flyte Tasks and Workflows.
Go Apache License 2.0 UpdatedMay 30, 2023 -
examples Public
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Python BSD 3-Clause "New" or "Revised" License UpdatedMay 15, 2023 -
tensorboardX Public
Forked from lanpa/tensorboardXtensorboard for pytorch (and chainer, mxnet, numpy, ...)
Python MIT License UpdatedMay 13, 2023 -
cloudevents-web Public
Forked from cloudevents/cloudevents-webSource files for the website
HTML Apache License 2.0 UpdatedMay 11, 2023 -
onnx.github.io Public
Forked from onnx/onnx.github.ioCode of the official webpage of onnx
HTML UpdatedMay 10, 2023 -
flytepropeller Public
Forked from flyteorg/flytepropellerFlytePropeller is a Kubernetes native operator, that executes Flyte Workflows and Tasks. It has its own kubectl-flyte CLI to interact and is extensible using the flyteplugins/pluginmachinery interface
Go Apache License 2.0 UpdatedApr 13, 2023 -
flyteidl Public
Forked from flyteorg/flyteidlSpecification of the IR for Flyte workflows and tasks. Also Interfaces for all backend services. https://docs.flyte.org/projects/flyteidl/en/stable/
-
flytekit Public
Forked from flyteorg/flytekitExtensible Python SDK for developing Flyte tasks and workflows. Simple to get started and learn and highly extensible.
-
-
flytesnacks Public
Forked from flyteorg/flytesnacksFlyte User-Guides and Tutorials - https://flytecookbook.readthedocs.io
-
spark-on-k8s-operator Public
Forked from kubeflow/spark-operatorKubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
-
-
-
hydra Public
Forked from facebookresearch/hydraHydra is a framework for elegantly configuring complex applications
-
-
istio Public
Forked from istio/istioConnect, secure, control, and observe services.
-
-
-
seldon-core Public
Forked from SeldonIO/seldon-coreAn MLOps framework to package, deploy, monitor and manage thousands of production machine learning models
-
pytorch-lightning Public
Forked from Lightning-AI/pytorch-lightningThe lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.
-
mlflow Public
Forked from mlflow/mlflowOpen source platform for the machine learning lifecycle
-
Deep-Q-Learning Public
Tensorflow implementation of Deepminds dqn with double dueling networks
-
-
Fastai: Deep Learning from the foundations
-
-
visualizing-cnn-feature-maps Public
Visualizing CNN filters using PyTorch