Skip to content
View Lxnus's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report Lxnus

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. alphos-api alphos-api Public

    A modern framework for building remote artificial intelligence services.

    Java 6 2

  2. ScreenCapture4J ScreenCapture4J Public

    Screen capture tool to capture or grab an specific window on Desktop in Java

    Java 7 1

  3. Interpolation & Convolution. Interpolation & Convolution.
    1
    import numpy as np
    2
    import torch
    3
    import matplotlib.pyplot as plt
    4
    
                  
    5
    # Create a tensor
  4. HWT9053-485 (Witmotion) modbus proto... HWT9053-485 (Witmotion) modbus protocol implementation in python. (not finished yet!)
    1
    import time
    2
    
                  
    3
    from pymodbus.client import ModbusSerialClient
    4
    from pymodbus.constants import Endian
    5
    from pymodbus.payload import BinaryPayloadDecoder