Pinned Repositories
AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
cppzmq
Header-only C++ binding for libzmq
darts
Differentiable architecture search for convolutional and recurrent networks
DTC-Client
Data and Trading Communications Protocol Client
dwx-zeromq-connector
Wrapper library for algorithmic trading in Python 3, providing DMA/STP access to Darwinex liquidity via a ZeroMQ-enabled MetaTrader Bridge EA.
efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
enetpp
C++11 header only networking library built on enet (udp)
filesystem
An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
gmsl
GNU Make Standard Library
7iW's Repositories
7iW/AdaBound
An optimizer that trains as fast as Adam and as good as SGD.
7iW/Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
7iW/cppzmq
Header-only C++ binding for libzmq
7iW/darts
Differentiable architecture search for convolutional and recurrent networks
7iW/DTC-Client
Data and Trading Communications Protocol Client
7iW/dwx-zeromq-connector
Wrapper library for algorithmic trading in Python 3, providing DMA/STP access to Darwinex liquidity via a ZeroMQ-enabled MetaTrader Bridge EA.
7iW/efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
7iW/enetpp
C++11 header only networking library built on enet (udp)
7iW/filesystem
An implementation of C++17 std::filesystem for C++11 /C++14/C++17/C++20 on Windows, macOS, Linux and FreeBSD.
7iW/gmsl
GNU Make Standard Library
7iW/mql-sqlite3
SQLite3 binding for the MQL language (both 32bit MT4 and 64bit MT5)
7iW/mql-zmq
ZMQ binding for the MQL language (both 32bit MT4 and 64bit MT5)
7iW/mql4-lib
MQL4/5 Foundation Library For Professional Developers
7iW/mql4-lib-examples
Examples that illustrated the use of mql4-lib
7iW/mql4-redis
MQL4 redis binding based on hiredis
7iW/mt4-server
Turn MetaTrader Terminal into a Redis compatible server with ZMQ sockets
7iW/PC-DARTS
PC-DARTS:Partial Channel Connections for Memory-Efficient Differentiable Architecture Search
7iW/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- (SE)ResNet/ResNeXT, DPN, EfficientNet, MixNet, MobileNet-V3/V2, MNASNet, Single-Path NAS, FBNet, and more
7iW/pytorch_convNd
Functional N-dimensional convolution in Pytorch, recursively calling convNd until reaching conv3d.
7iW/sc-dtc-client
Golang client for DTCProtocol servers
7iW/submitit
Python 3.6+ toolbox for submitting jobs to Slurm
7iW/synapses
7iW/torchtest
Unit Testing for pytorch, based on mltest
7iW/xtensor
C++ tensors with broadcasting and lazy computing
7iW/xtl
The x template library
7iW/YellowFin_Pytorch
auto-tuning momentum SGD optimizer