Pinned Repositories
wechat
WeChat SDK for Go (微信SDK:简单、易用)
cacher
Concurrency-safe Go caching library with expiration capabilities and access counters
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
gocopier
show
gomonkey
gomonkey is a library to make monkey patching in unit tests easy
goNotes
my golang notes
imu_cam_strm
Software to interface the Beaglebone Black (BBB) with the MPU-6050 3 axis accelerometer and gyro IMU. Data is collected from the IMU over I2C bus in raw quaternion format, converted to Euler angles and then sent over the network to a remote machine. Also, software is provided to stream .jpg images from the USB webcam to a remote computer. Software is based on InvenSense Motion Driver Firmware examples found on I2CDevLib and ARMmbed
JasonFly
monkey
Monkey patching in Go
SmallSmartMouse's Repositories
SmallSmartMouse/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
SmallSmartMouse/gocopier
show
SmallSmartMouse/gomonkey
gomonkey is a library to make monkey patching in unit tests easy
SmallSmartMouse/goNotes
my golang notes
SmallSmartMouse/imu_cam_strm
Software to interface the Beaglebone Black (BBB) with the MPU-6050 3 axis accelerometer and gyro IMU. Data is collected from the IMU over I2C bus in raw quaternion format, converted to Euler angles and then sent over the network to a remote machine. Also, software is provided to stream .jpg images from the USB webcam to a remote computer. Software is based on InvenSense Motion Driver Firmware examples found on I2CDevLib and ARMmbed
SmallSmartMouse/JasonFly
SmallSmartMouse/monkey
Monkey patching in Go
SmallSmartMouse/cacher
Concurrency-safe Go caching library with expiration capabilities and access counters