All Projects → boivie → Lovebeat

boivie / Lovebeat

Licence: apache-2.0
Super simple heartbeat and metrics monitoring

Projects that are alternatives of or similar to Lovebeat

Deeptrading
Deep Neural Network Trading collection of Tensorflow Jupyter notebooks
Stars: ✭ 41 (-2.38%)
Mutual labels:  jupyter-notebook
Notebooks
Sample Notebooks for PipelineAI
Stars: ✭ 42 (+0%)
Mutual labels:  jupyter-notebook
Spark Sklearn Airbnb Predict
Code example to predict prices of Airbnb vacation rentals, using scikit-learn on Spark with spark-sklearn, on MapR.
Stars: ✭ 42 (+0%)
Mutual labels:  jupyter-notebook
Bayesgan
Tensorflow code for the Bayesian GAN (https://arxiv.org/abs/1705.09558) (NIPS 2017)
Stars: ✭ 1,011 (+2307.14%)
Mutual labels:  jupyter-notebook
Computervision Recipes
Best Practices, code samples, and documentation for Computer Vision.
Stars: ✭ 8,214 (+19457.14%)
Mutual labels:  jupyter-notebook
Adaptive Multispeaker Separation
Adaptive and Focusing Neural Layers for Multi-Speaker Separation Problem
Stars: ✭ 42 (+0%)
Mutual labels:  jupyter-notebook
Infectious disease modelling
Stars: ✭ 42 (+0%)
Mutual labels:  jupyter-notebook
Twitter Post
This code shows how to get Twitter users interests combining Twitter API and MonkeyLearn.
Stars: ✭ 42 (+0%)
Mutual labels:  jupyter-notebook
Pyhowfun
🌻 提供一系列的 Python 教學,讓初學者或是有程式基礎的人,快速融入 Python 的世界
Stars: ✭ 42 (+0%)
Mutual labels:  jupyter-notebook
Ml Tutorial Notebooks
This depot contain tutorials for real beginners who want to understand machine learning by reading some code.
Stars: ✭ 42 (+0%)
Mutual labels:  jupyter-notebook
Tensorflow Seq2seq Tutorials
Dynamic seq2seq in TensorFlow, step by step
Stars: ✭ 1,011 (+2307.14%)
Mutual labels:  jupyter-notebook
Ntm Tensorflow
"Neural Turing Machine" in Tensorflow
Stars: ✭ 1,013 (+2311.9%)
Mutual labels:  jupyter-notebook
2016 Pydata Carolinas Pandas
Material for Pandas Tutorial at Pydata Carolinas 2016
Stars: ✭ 42 (+0%)
Mutual labels:  jupyter-notebook
Keras Pytorch Avp Transfer Learning
We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of life-and-death: distinguishing Aliens from Predators!
Stars: ✭ 42 (+0%)
Mutual labels:  jupyter-notebook
Quick Neural Art Transfer
Theano/Lasagne based Neural artistic style transfer with Kivy GUI
Stars: ✭ 42 (+0%)
Mutual labels:  jupyter-notebook
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (+0%)
Mutual labels:  jupyter-notebook
Dl Twitch Series
Notebook from the Deep Learning Twitch Series on AWS (https://twitch.tv/aws)
Stars: ✭ 42 (+0%)
Mutual labels:  jupyter-notebook
Banti telugu ocr
End to end OCR system for Telugu. Based on Convolutional Neural Networks.
Stars: ✭ 42 (+0%)
Mutual labels:  jupyter-notebook
Plotly Plots
IPython notebooks for Plotly plots
Stars: ✭ 42 (+0%)
Mutual labels:  jupyter-notebook
Pstocky
股票小数据
Stars: ✭ 42 (+0%)
Mutual labels:  jupyter-notebook

lovebeat

Have you ever had a nightly backup job fail, and it took you weeks until you noticed it? Say hi to lovebeat, a zero-configuration heartbeat monitor.

Other use-cases include creating triggers for manual stuff that you haven't automated yet (like moving your backup tapes to an offsite location, watering your plants or changing sheets in your bed). It can also be used for the opposite - for finding out when things start to happen that shouldn't, like your frontend calling deprecated methods in the backend.

Lovebeat provide a lot of different APIs. We recommend the "statsd"-compatible UDP protocol when adding triggers to your software for minimum impact on your performance. A TCP protocol if you don't trust UDP and HTTP protocol for curl. And don't forget the web UI.

Documentation

For installation and usage instructions, please head over to our documentation at http://lovebeat.readthedocs.org/

Notable software included

License

Copyright 2014-2015 Victor Boivie <[email protected]>

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].