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 […]

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 […]

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: […]

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