Deep Learning in a Single File for Smart Devices — mxnet 0.5.0 documentation
Deep learning (DL) systems are complex and often have a few of dependencies. It is often painful to port a DL library into different platforms, especially for smart devices. There is one fun way to solve this problem: provide a light interface and put all required codes into a single file with minimal dependencies. In […]
iOS上mxnet的一个演示App – Lonely Nights
一个简单的图像识别的演示App。跑在6上速度还可以,大概4秒一张图。 Source: iOS上mxnet的一个演示App – Lonely Nights
pppoe/WhatsThis-iOS – C++
It is an example to show how to use the single file version of mxnet to get Deep Learning on mobile device. Source: pppoe/WhatsThis-iOS – C++
zorgiepoo/Bit-Slicer: Universal game trainer for OS X
Bit Slicer is a universal game trainer for OS X, written using Cocoa and Mach kernel APIs. It allows you to cheat in video games by searching and modifying values such as your score, lives, ammunition, and much more. Source: zorgiepoo/Bit-Slicer: Universal game trainer for OS X
Data processing and ETL with Ruby
On this blog, you’ll get concrete, actionable patterns and recipes showing how to process data, all within the comfy comfort of your favorite language. Stay tuned! Source: Data processing and ETL with Ruby
celluloid/README.md at master · celluloid/celluloid
Celluloid provides a simple and natural way to build fault-tolerant concurrent programs in Ruby. With Celluloid, you can build systems out of concurrent objects just as easily as you build sequential programs out of regular objects. Recommended for any developer, including novices, Celluloid should help ease your worries about building multithreaded Ruby programs. Source: celluloid/README.md […]
YouXianMing/Animations: The Animation Collection.
Animations – The Animation Collection. Source: YouXianMing/Animations: The Animation Collection.
bryan’s i/o — What we learned building the Tumblr iOS share…
The process of building the Tumblr share extension has been fun, but also really frustrating at times. We’ve hit quite a few problems that we ended up needing to work around, and in the interest of helping you do the same, would like to detail all of the issues that we encountered. Gothas and Radars. […]
ltebean/LTNavigationBar
UINavigationBar Category which allows you to change its appearance dynamically Source: ltebean/LTNavigationBar
gservera/ScheduleKit: ScheduleKit is a new graphical event management framework for Mac OS X that provides a great way to display a set of event-like objects (with basically starting date and duration properties) either a day or week based timetable.
ScheduleKit is a new graphical event management framework for Mac OS X that provides a great way to display a set of event-like objects (with basically starting date and duration properties) either a day or week based timetable. Source: gservera/ScheduleKit: ScheduleKit is a new graphical event management framework for Mac OS X that provides a […]