Pinned Repositories
libextratrees
C implementation of Extremely Randomized Trees (a.k.a. Extra Trees)
msgbox
modem based http/sms gateway
scikit-learn
scikit-learn main repo
stormed-amqp
native tornadoweb amqp 0-9-1 client implementation
tornado
Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed.
paolo-losi's Repositories
paolo-losi/stormed-amqp
native tornadoweb amqp 0-9-1 client implementation
paolo-losi/libextratrees
C implementation of Extremely Randomized Trees (a.k.a. Extra Trees)
paolo-losi/msgbox
modem based http/sms gateway
paolo-losi/scikit-learn
scikit-learn main repo
paolo-losi/tornado
Tornado is an open source version of the scalable, non-blocking web server and tools that power FriendFeed.
paolo-losi/amqp
Go client for AMQP 0.9.1
paolo-losi/blas
Go implementation of BLAS (Basic Linear Algebra Subprograms)
paolo-losi/commonvoice-fr
Tooling for producing French dataset for Common Voice
paolo-losi/ddar
Unix de-duplicating archiver
paolo-losi/DeepSpeech-Italian-Model
Tooling for producing Italian model for Common Voice
paolo-losi/FNV-1a
FNV-1a hash algorithm in Go language: 32, 64, 128, 256, 512 & 1024 bits version
paolo-losi/go-metro
Go translation of MetroHash
paolo-losi/go-telnet
Package telnet provides TELNET and TELNETS client and server implementations, for the Go programming language, in a style similar to the "net/http" library that is part of the Go standard library, including support for "middleware"; TELNETS is secure TELNET, with the TELNET protocol over a secured TLS (or SSL) connection.
paolo-losi/gpxstudio.github.io
The online GPX file editor
paolo-losi/multipolyfit
A multivariate polynomial regression function in python
paolo-losi/oapi-codegen
Generate Go client and server boilerplate from OpenAPI 3 specifications
paolo-losi/onnx
Open standard for machine learning interoperability
paolo-losi/python-fernet
A pure python implementation of Fernet encryption
paolo-losi/python-gsmmodem
Python module to control a GSM modem attached to the system: send/receive SMS messages, handle calls, etc
paolo-losi/python-pty-shells
Python PTY backdoors - full PTY or nothing!
paolo-losi/python-smpplib
SMPP library for Python