-
Updated
Jul 21, 2020
#
distributed-computing
Here are 829 public repositories matching this topic...
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
go
distributed-systems
machine-learning
awesome
deep-learning
postgresql
distributed-computing
distributed-database
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
-
Updated
Aug 21, 2020 - Go
AutoGluon: AutoML Toolkit for Deep Learning
data-science
machine-learning
natural-language-processing
computer-vision
deep-learning
mxnet
scikit-learn
distributed-computing
pytorch
image-classification
lightgbm
ensemble-learning
object-detection
transfer-learning
structured-data
gluon
automl
automated-machine-learning
catboost
-
Updated
Aug 30, 2020 - Python
Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.
-
Updated
Apr 20, 2020 - Go
Bare bone examples of machine learning in TensorFlow
big-data
simple
tensorflow
linear-regression
distributed-computing
tensorflow-tutorials
tensorflow-exercises
tensorflow-examples
-
Updated
Mar 14, 2017 - Python
Distributed Deep learning with Keras & Spark
-
Updated
Jul 29, 2020 - Python
Open-source software for volunteer computing and grid computing.
php
science
c-plus-plus
distributed-computing
scientific-computing
high-performance-computing
boinc
citizen-science
volunteer-computing
grid-computing
high-throughput-computing
-
Updated
Aug 30, 2020 - PHP
jrbourbeau
commented
Apr 9, 2020
In our API docs we currently use
.. autosummary::
Client
Client.call_stack
Client.cancel
...
To generate a table of Client methods at the top of the page. Later on we use
.. autoclass:: Client
:members:
to display the docstrings for all the public methods on Client (here an example for
PySpark + Scikit-learn = Sparkit-learn
-
Updated
Oct 24, 2017 - Python
Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin
-
Updated
Aug 29, 2020 - C#
MapReduce, Spark, Java, and Scala for Data Algorithms Book
-
Updated
May 12, 2020 - Java
MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System
fuse
big-data
hadoop
storage
clustering
filesystem
scalability
distributed-computing
snapshot
posix
dfs
file-system
distributed-storage
high-availability
software-defined-storage
distributed-file-system
storage-tiering
moosefs
posix-compliant
petabyte
-
Updated
Jul 29, 2020 - C
Distributed Computing for AI Made Simple
-
Updated
Aug 27, 2020 - Python
LizardFS is an Open Source Distributed File System licensed under GPLv3.
linux
c-plus-plus
distributed-systems
replication
gplv3
fault-tolerance
high-performance
distributed-computing
replicas
posix
macosx
hsm
high-availability
software-defined-storage
erasure-coding
nas
qos
geo-replication
hierarchical-storage
lizardfs
-
Updated
Aug 24, 2020 - C++
SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics
mysql
redis
sql
orm
cross-platform
dotnet
dotnetcore
high-performance
sqlite
cache
postgresql
distributed-computing
oracle
zookeeper
dotnet-core
mybatis
sqlserver
skywalking
smartsql
read-write-separation
-
Updated
Aug 2, 2020 - C#
promises
cran
r
programming
hpc
asynchronous
parallel-computing
distributed-computing
parallelization
hpc-clusters
futures
parallel-processing
-
Updated
Aug 29, 2020 - R
Framework for large distributed pipelines
-
Updated
Dec 16, 2018 - Rust
A long list of academic papers on the topic of distributed consensus
distributed-systems
consistency
fault-tolerance
distributed-computing
zookeeper
paxos
consensus-algorithm
state-machine-replication
atomic-broadcast-protocol
networked-systems
consensus-algorithms
quorum-systems
lists-papers
-
Updated
Jul 16, 2020
A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
events
haskell
web
concurrency
transaction
composition
distributed-computing
backtracking
threading
composability
-
Updated
Mar 2, 2020 - Haskell
A light-weight library for building distributed applications such as microservices
-
Updated
Aug 13, 2020 - JavaScript
Fast Raft framework using the Redis protocol for Go
-
Updated
Dec 19, 2019 - Go
Thrill - An EXPERIMENTAL Algorithmic Distributed Big Data Batch Processing Framework in C++
-
Updated
Apr 6, 2020 - C++
distributed dataflows with functional list operations for data processing with C++14
-
Updated
Nov 16, 2019 - C++
Awesome list of distributed systems resources
computer-science
distributed-systems
awesome
distributed-computing
distributed
computer-engineering
awesome-list
distributed-database
distributed-storage
-
Updated
Nov 5, 2019
Distributed training framework with parameter server
-
Updated
Dec 9, 2016 - C++
A Go library for master-less peer-to-peer autodiscovery and RPC between HTTP services
golang
distributed-systems
zeromq
distributed-computing
discovery
rpc
service-autodiscovery
peer-autodiscovery
sleuth
-
Updated
Mar 21, 2018 - Go
RonBarabash
commented
Nov 27, 2017
currently Metorikku is using a simple YAML config file as input.
we need to be able to override this configuration using CLI params
t-Digest data structure in Python. Useful for percentiles and quantiles, including distributed enviroments like PySpark
-
Updated
Apr 2, 2020 - Python
A curated list of awesome Distributed Deep Learning resources.
nlp
distributed-systems
data-science
machine-learning
natural-language-processing
awesome
deep-neural-networks
computer-vision
deep-learning
asynchronous
gpu
distributed-computing
neural-networks
hyperparameter-optimization
awesome-list
federated-learning
-
Updated
Jul 19, 2019
Improve this page
Add a description, image, and links to the distributed-computing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the distributed-computing topic, visit your repo's landing page and select "manage topics."
If you try to run experiment in system/docker container where missing git (in system) your code will crush at this line:
https://github.com/catalyst-team/catalyst/blob/master/catalyst/utils/pipelines.py#L4
with message like this: