Rochester-NRT/AlphaGo: A replication of DeepMind’s 2016 Nature publication, “Mastering the game of Go with deep neural networks and tree search,” details of which can be found on their website.
This project is a replication/reference implementation of DeepMind’s 2016 Nature publication, “Mastering the game of Go with deep neural networks and tree search,” details of which can be found on their website. This implementation uses Python and Keras – a decision to prioritize code clarity, at least in the early stages. Source: Rochester-NRT/AlphaGo: A replication […]
ProseMirror/prosemirror: The ProseMirror WYSIWYM editor
This is a well-behaved rich semantic content editor based on contentEditable, with support for collaborative editing and customizable document models. Source: ProseMirror/prosemirror: The ProseMirror WYSIWYM editor
alexjc/neural-doodle: Turn your two-bit doodles into fine artworks with deep neural networks! An implementation of Semantic Style Transfer.
Use a deep neural network to borrow the skills of real artists and turn your two-bit doodles into masterpieces! This project is an implementation of Semantic Style Transfer (Champandard, 2016), based on the Neural Patches algorithm (Li, 2016). Source: alexjc/neural-doodle: Turn your two-bit doodles into fine artworks with deep neural networks! An implementation of Semantic […]
juttle/dataflow.md at master · juttle/juttle
Juttle is a declarative dataflow or stream processing language. Source: juttle/dataflow.md at master · juttle/juttle
YuAo/YUCIHighPassSkinSmoothing: An implementation of High Pass Skin Smoothing using Apples Core Image Framework
An implementation of High Pass Skin Smoothing using Apples Core Image Framework Source: YuAo/YUCIHighPassSkinSmoothing: An implementation of High Pass Skin Smoothing using Apples Core Image Framework
awentzonline/image-analogies: Generate image analogies using neural matching and blending.
This is basically an implementation of this “Image Analogies” paper http://www.mrl.nyu.edu/projects/image-analogies/index.html In our case, we use feature maps from VGG16. The patch matching and blending is done with a method described in “Combining Markov Random Fields and Convolutional Neural Networks for Image Synthesis” http://arxiv.org/abs/1601.04589 Effects similar to that paper can be achieved by turning off […]
GeBIZ
GeBIZ is the Singapore Government’s one-stop e-procurement portal. All the public sector’s invitations for quotations and tenders are posted on GeBIZ. Suppliers can search for government procurement opportunities, download tender documents, and submit their bids online. GeBIZ allows any supplier to access public sector business opportunities anywhere and anytime with just an Internet connection. Source: […]
storehouse/Advance: A powerful animation framework for iOS.
Advance – A powerful animation framework for iOS. Source: storehouse/Advance: A powerful animation framework for iOS.
carlbutron/Swift: Reusable apps code. Written in Swift
This project provides some examples in Swift for iOS. With Swift now officially released, its general syntax should be familiar enough for most programmers to understand. Source: carlbutron/Swift: Reusable apps code. Written in Swift
Doing a TED Talk: The Full Story – Wait But Why
In August of 2015, I was invited to give a TED Talk. Here’s the full (very stressful) story. Source: Doing a TED Talk: The Full Story – Wait But Why