Pinned Repositories
fakeredis.c
A C wrapper around Lua fakeredis.
loadccv
Load ccv networks in Torch7
snippets
Learn and experience your favorite tech on-the-go or while working.
unpack.c
Unpack and print a msgpack archive on stdout
vlfeat.torch
VLFeat (partial) FFI wrapper for Torch7
refiners
A microframework on top of PyTorch with first-class citizen APIs for foundation model adaptation
deltheil's Repositories
deltheil/vlfeat.torch
VLFeat (partial) FFI wrapper for Torch7
deltheil/loadccv
Load ccv networks in Torch7
deltheil/snippets
Learn and experience your favorite tech on-the-go or while working.
deltheil/unpack.c
Unpack and print a msgpack archive on stdout
deltheil/fakeredis.c
A C wrapper around Lua fakeredis.
deltheil/rcvr
A (tiny) C library for libcurl easy handle pooling
deltheil/vedis
Fork of Vedis, a Redis compatible embedded datastore.
deltheil/redis-doc
Redis documentation source code for markdown and metadata files, conversion scripts, and so forth
deltheil/bamos.github.io
deltheil/buffer.c
Tiny C string library
deltheil/cfsm
simple FSM compiler
deltheil/cmp
An implementation of the MessagePack serialization format in C / msgpack.org[C]
deltheil/commander.c
Commander option parser ported to C - simple API, auto-generated --help
deltheil/ct
(Relatively) Easy Unit Testing in C
deltheil/curl-www
curl and libcurl web site contents
deltheil/epeg
Insanely fast JPEG/ JPG thumbnail scaling with the minimum fuss and CPU overhead. It makes use of libjpeg features of being able to load an image by only decoding the DCT coefficients needed to reconstruct an image of the size desired.
deltheil/flickr-download
Simple script to download sets and photos from Flickr
deltheil/image
An Image toolbox for Torch.
deltheil/imagenet-multiGPU.torch
an imagenet example free of fbcunn dependencies in torch.
deltheil/jpegtran-cffi
Fast, (mostly) lossless JPEG transformations with Python
deltheil/json-url
Progressive JSON parsing with libcurl and json-c.
deltheil/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
deltheil/lua-multipart-post
HTTP Multipart Post helper that does just that.
deltheil/luajit-msgpack-pure
MessagePack for LuaJIT (using FFI, no bindings)
deltheil/nn
deltheil/rye
a Hassle-Free Python Experience
deltheil/tensorflow
Computation using data flow graphs for scalable machine learning
deltheil/torch7
deltheil/when
run a command until a condition is met, then run another one!
deltheil/zurl
URL transfer w/ on-the-fly client-side compression