-
Updated
May 6, 2020 - JavaScript
#
pipeline
Here are 1,996 public repositories matching this topic...
Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Tekton, Knative, Prow, Skaffold and Helm
kubernetes
jenkins
devops
pipeline
openshift
continuous-integration
continuous-delivery
accelerator
cicd
environments
gitops
-
Updated
Jul 15, 2020 - Go
Declarative continuous deployment for Kubernetes.
docker
kubernetes
devops
pipeline
continuous-delivery
cd
helm
continuous-deployment
ci-cd
argo
cicd
gitops
ksonnet
argo-cd
-
Updated
Jul 17, 2020 - Go
A Python library that implements software engineering best-practice for data and ML pipelines.
pipeline
pipelines-as-code
versioning
data-pipeline
data-abstraction
kedro
cookiecutter-data-science
-
Updated
Jul 17, 2020 - Python
A guideline for building practical production-level deep learning systems to be deployed in real world applications.
machine-learning
ai
deep-learning
deployment
pipeline
artificial-intelligence
scalable-applications
system-design
practical-machine-learning
kubeflow
tfx
production-system
-
Updated
Feb 17, 2020
Always know what to expect from your data.
data-science
pipeline
exploratory-data-analysis
eda
data-quality
data-profiling
datacleaner
exploratory-analysis
cleandata
dataquality
datacleaning
pipeline-tests
pipeline-testing
dataunittest
data-unit-tests
exploratorydataanalysis
-
Updated
Jul 16, 2020 - Python
Open
When using an activation function of "Softmax2d" for many callbacks and losses, no argmax is applied
6
jchen42703
commented
Mar 2, 2020
(I will compile a list and hopefully open a PR if needed)
Describe the bug
This behavior is present in a plethora of catalyst's callbacks and losses. It's consistent, but it's definitely confusing for many new users.
To Reproduce
Steps to reproduce the behavior:
Use these functions/classes:
Callbacks
- [
MeterMetricsCallback](https://github.com/catalyst-team/catalyst/blob/mas
3
Python library for creating data pipelines with chain functional programming
-
Updated
Jul 12, 2020 - Python
A lightweight opinionated ETL framework, halfway between plain scripts and Apache Airflow
-
Updated
Jul 7, 2020 - Python
System for containerized apps management. From build to scaling.
go
docker
kubernetes
golang
devops
cloud
backend
pipeline
continuous-integration
continuous-delivery
ci
cd
containers
service-discovery
devtools
container
hosting
paas
orchestration
lastbackend
-
Updated
Jun 10, 2020 - Go
An R-focused pipeline toolkit for reproducibility and high-performance computing
workflow
data-science
r
pipeline
reproducible-research
makefile
high-performance-computing
rstats
r-package
reproducibility
ropensci
drake
peer-reviewed
-
Updated
Jul 14, 2020 - R
A DSL for data-driven computational pipelines
docker
groovy
aws
cloud
bioinformatics
pipeline
nextflow
hpc
reproducible-research
workflow-engine
slurm
pipeline-framework
sge
singularity
reproducible-science
dataflow
singularity-containers
-
Updated
Jul 15, 2020 - Groovy
MLBox is a powerful Automated Machine Learning python library.
encoding
data-science
machine-learning
deep-learning
pipeline
optimization
keras
regression
prediction
distributed
kaggle
xgboost
classification
lightgbm
preprocessing
drift
automl
stacking
automated-machine-learning
auto-ml
-
Updated
Jul 7, 2020 - Python
nodejs
javascript
construction
middleware
task
front-end
build
pipeline
build-tool
pack
dawn
dawn-cli
-
Updated
Jul 2, 2020 - JavaScript
stelligent / mu
A full-stack DevOps on AWS framework
-
Updated
Jun 18, 2020 - Go
For extensive instructor led learning
machine-learning
pipeline
numpy
linear-regression
scikit-learn
pandas
feature-selection
nearest-neighbors
decision-trees
-
Updated
Jul 15, 2020 - Jupyter Notebook
An n:m message multiplexer written in Go
-
Updated
Oct 30, 2019 - Go
PyTorch extensions for fast R&D prototyping and Kaggle farming
python
machine-learning
deep-learning
pipeline
image-processing
pytorch
kaggle
image-classification
segmentation
object-detection
image-segmentation
augmentation
focal-loss
tta
jaccard-loss
test-time-augmentation
-
Updated
Jun 12, 2020 - Python
Robust, flexible and resource-efficient pipelines using Go and the commandline
go
workflow
bioinformatics
pipeline
cheminformatics
workflow-engine
bioinformatics-pipeline
dataflow
fbp
scientific-workflows
scipipe
-
Updated
May 23, 2020 - Go
Data intensive science for everyone.
docker
science
workflow
bioinformatics
pipeline
genomics
workflow-engine
ngs
sequencing
dna
usegalaxy
-
Updated
Jul 17, 2020 - Python
A Julia machine learning framework
data-science
machine-learning
statistics
pipeline
clustering
julia
pipelines
regression
tuning
classification
ensemble-learning
predictive-modeling
tuning-parameters
stacking
-
Updated
Jul 14, 2020 - Jupyter Notebook
A scalable, efficient, cross-platform (Linux/macOS) and easy-to-use workflow engine in pure Python.
-
Updated
Jul 15, 2020 - Python
A library adding some anti-Pythonic syntatic sugar to Python
-
Updated
Apr 25, 2019 - Python
a library to define a continuous delivery pipeline in code
clojure
library
pipeline
tool
lambdacd
pipelines-as-code
continuous-integration
continuous-delivery
ci
cd
build-pipelines
delivery-pipelines
-
Updated
Jul 16, 2020 - Clojure
Improve this page
Add a description, image, and links to the pipeline topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pipeline topic, visit your repo's landing page and select "manage topics."


Hi,
Im having issues with using the SSH key for my account. I followed the default guide here which apparently outputs an encrypted private key that golang ssh does not support I believe?
Cannot access git repo: ssh: cannot decode encrypted private keys
Iv not seen any issues related to