AdnanKukuljac's Stars
CompVis/stable-diffusion
A latent text-to-image diffusion model
etcd-io/etcd
Distributed reliable key-value store for the most critical data of a distributed system
laurent22/joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
dmlc/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
Netflix/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
facebook/zstd
Zstandard - Fast real-time compression algorithm
tsenart/vegeta
HTTP load testing tool and library. It's over 9000!
shap/shap
A game theoretic approach to explain the output of any machine learning model.
apache/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
infinitered/reactotron
A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows.
fabric/fabric
Simple, Pythonic remote execution and deployment.
wix/Detox
Gray box end-to-end testing and automation framework for mobile apps
aws/amazon-sagemaker-examples
Example 📓 Jupyter notebooks that demonstrate how to build, train, and deploy machine learning models using 🧠 Amazon SageMaker.
jwilber/roughViz
Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser.
google-research/text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
chainer/chainer
A flexible framework of neural networks for deep learning
lmenezes/cerebro
christophM/interpretable-ml-book
Book about interpretable machine learning
Legrandin/pycryptodome
A self-contained cryptographic library for Python
aws/sagemaker-python-sdk
A library for training and deploying machine learning models on Amazon SageMaker
tobegit3hub/advisor
Open-source implementation of Google Vizier for hyper parameters tuning
joelparkerhenderson/git-commit-message
Git commit message: how to write a great git commit message and commit template for version control
databricks/LearningSparkV2
This is the github repo for Learning Spark: Lightning-Fast Data Analytics [2nd Edition]
jwchoi384/Gaussian_YOLOv3
Gaussian YOLOv3: An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving (ICCV, 2019)
neo-ai/neo-ai-dlr
Neo-AI-DLR is a common runtime for machine learning models compiled by AWS SageMaker Neo, TVM, or TreeLite.
aws/aws-ops-wheel
The AWS Ops Wheel is a randomizer that biases for options that haven’t come up recently; you can also outright cheat and specify the next result to be generated.
rudogma/scala-supertagged
Unboxed (multi-nested-)tagged + unboxed newtypes. Better and much friendlier alternative to AnyVals.
awslabs/ml-io
A high performance data access library for machine learning tasks
rockthejvm/akka-classic-essentials
The official repository for the Rock the JVM Akka Classic Essentials course