Posts
-
poutyne
A simplified framework and utilities for PyTorch
Poutyne is a simplified framework for PyTorch and handles much of the boilerplating code needed to train neural networks.
Use Poutyne to:
- Train models easily.
- Use callbacks to save your best model, perform early stopping and much more.
Read the documentation at Poutyne.org.
Poutyne is compatible with the latest version of PyTorch and Python >= 3.8.
Tags: #python • deep-learning • pytorch
-
cable_ready
Use simple commands on the server to control client browsers in real-time
Tags: #ruby • ruby-on-rails • action-cable
-
micro-ecc
ECDH and ECDSA for 8-bit, 32-bit, and 64-bit processors.
Compressed points are represented in the standard format as defined in http://www.secg.org/sec1-v2.pdf; uncompressed points are represented in standard format, but without the
0x04prefix. All functions exceptuECC_decompress()only accept uncompressed points; useuECC_compress()anduECC_decompress()to convert between compressed and uncompressed point representations.Private keys are represented in the standard format.
Tags: #php
-
autotune
Autonomous Performance Tuning for Kubernetes!
TL;DR: Kruize analyzes your Kubernetes workload metrics and automatically generates right-sizing recommendations for CPU, memory, and GPU resources — reducing costs and improving performance without manual tuning.
Kruize is an open-source optimization tool for Kubernetes that helps you achieve significant cost savings and optimal performance with minimal effort. It continuously monitors your applications and provides right-sizing recommendations for container and namespace resources like CPU and memory, as well as NVIDIA GPU MIG slices. Kruize serves as the powerful backend engine for the Resource Optimization Service within Red Hat Insights, a service now available to all OpenShift Container Platform (OCP) users.
Tags: #java • kubernetes • performance-tuning
-
coin-hive
CoinHive cryptocurrency miner for node.js
Mine cryptocurrencies Monero (XMR) and Electroneum (ETN) using CoinHive from node.js
New: Now you can run this miner on any stratum based pool.
New 2: Now you can mine Electroneum (ETN).
Need a proxy? check coin-hive-stratum.
Tags: #javascript • coinhive • monero
-
ImageScraper
:scissors: High performance, multi-threaded image scraper
Click here to see it in action!
Download
Tags: #python • pypi • scraper
-
Lucid
A developer tool for engineers working with React and GraphQL.
Lucid is a Chrome Developer Tool designed to help engineers debug their React-GraphQL applications.
- Visualize the component hierarchy, state/props data and state changes of your React application
- See your GraphQL schema, queries, and mutations in real-time
Tags: #javascript • react • react-applications
-
DSView
An open source multi-function instrument for everyone
DSView is a GUI program for supporting various instruments from DreamSourceLab, including logic analyzers, oscilloscopes, etc. DSView is based on the sigrok project.
The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types (such as logic analyzers, oscilloscopes, multimeters, and more).
Tags: #python
-
merge-release
Automatically release all merges to master on npm.
GitHub Action for automated npm publishing.
This Action publishes a package to npm. It is meant to be used on every successful merge to master but you’ll need to configure that workflow yourself. You can look to the
.github/workflows/push.ymlfile in this project as an example.Tags: #javascript
-
recommendable
:+1::-1: A recommendation engine using Likes and Dislikes for your Ruby app
Recommendable is a gem that allows you to quickly add a recommendation engine for Likes and Dislikes to your Ruby application using my version of [Jaccardian similarity and memory-based collaborative filtering][collaborative filtering].
Tags: #ruby • redis • sidekiq
subscribe via RSS