In folder finetuning, we use tf.slim to finetuning the pretrain model (I use the same method in my porn detection) and use flask to buid a very simple inference system. I deploy a image classification in demo page. It is based on Tensorflow and Flask. Feel free to try.
tensorflow-experiments gan infogan deeplearning flask tensorflowThis is a dataset that I collected to train my own Raccoon detector with TensorFlow's Object Detection API. Images are from Google and Pixabay. In total, there are 200 images (160 are used for training and 40 for validation). See LICENSE for details. Copyright (c) 2017 Dat Tran.
dataset tensorflow-experimentsWhile research in Deep Learning continues to improve the world, we use a bunch of tricks to implement algorithms with TensorLayer day to day. Here are a summary of the tricks to use TensorLayer. If you find a trick that is particularly useful in practice, please open a Pull Request to add it to the document. If we find it to be reasonable and verified, we will merge it in.
tensorlayer tensorflow deep-learning machine-learning data-science neural-network reinforcement-learning neural-networks tensorflow-tutorials tensorflow-models computer-vision tensorflow-framework tensorflow-library tflearn keras tensorboard nlp natural-language-processing lasagne tensorflow-experimentsKnowledge Base Question Answering using memory networks
tensorflow tensorflow-experiments deep-learning question-answering memory-network knowledge-graph-completion machine-learning natural-language-processingGin provides a lightweight configuration framework for Python, based on dependency injection. Functions or classes can be decorated with @gin.configurable, allowing default parameter values to be supplied from a config file (or passed via the command line) using a simple but powerful syntax. This removes the need to define and maintain configuration objects (e.g. protos), or write boilerplate parameter plumbing and factory code, while often dramatically expanding a project's flexibility and configurability. Gin is particularly well suited for machine learning experiments (e.g. using TensorFlow), which tend to have many parameters, often nested in complex ways.
configuration-management tensorflow tensorflow-experimentsDeep Learning and Reinforcement learning library for TensorFlow for building end to end models and experiments. Modularity: The creation of a computation graph based on modular and understandable modules, with the possibility to reuse and share the module in subsequent usage.
tensorflow tensorflow-experiments data-science machine-learning deep-learning reinforcement-learningDuring the time that I was writing my bachelor's thesis Sequence-to-Sequence Learning of Financial Time Series in Algorithmic Trading (in which I used LSTM-based RNNs for modeling the thesis problem), I became interested in natural language processing. After reading Andrej Karpathy's blog post titled The Unreasonable Effectiveness of Recurrent Neural Networks, I decided to give text generation using LSTMs for NLP a go. Although slightly trivial, the project still comprises an interesting program and demo, and gives really interesting (and sometimes very funny) results. I implemented the program over the course of a weekend in Hy (a LISP built on top of Python) using Keras and TensorFlow. You can train the model on any text sources you like. Remember to give it enough time to go over at least fifty epochs, otherwise the generated text will not be very interesting, rather seemingly random garbage.
lstm lstm-neural-networks rnn tensorflow tensorflow-experiments keras text-generation natural-language-processing nlp-machine-learning machine-learning lisp hylang keras-neural-networks artificial-intelligence artificial-neural-networks recurrent-neural-networksSteganography is the science of Hiding a message in another message. In this case, a Picture is hidden inside another picture using Deep Learning. This basically reinstalls the gpu version of tensorflow for your system.
tensorflow tensorflow-experiments deep-learning deep-neural-networks convolutional-neural-networks autoencoders nips-2017I have a folder where I put all my cambridge holidays pictures... I would love to sort by topics my pictures of my holidays in Cambridge. The installation procedure has been tested on Ubuntu 16.04.
tensorflow tensorflow-experiments tensorflow-tutorials image-processing image recognition artificial-intelligence neural-network convolutional-neural-networks ai deep-learning sortAn Image Recognition project using Inception-v3 (for training) and cv2 (for visualizing)
image-recognition tensorflow-experimentsRest of the dependencies are listed in package.json and will be installed automatically. Run these in separate terminal windows for best results.
tensorflow tensorflow-experiments wsrpc nodejs libvips cairoThe different models will first be challenged with the bAbI dataset from FAIR and the SQuAD dataset from Stanford. EntNet: very soon ...
deep-learning machine-learning qrn entnet tensorflow rnn rnn-tensorflow tensorflow-experiments tensorflow-modelsTensorflow Implementation on "The Cramer Distance as a Solution to Biased Wasserstein Gradients" (https://arxiv.org/pdf/1705.10743.pdf)
tensorflow generative-adversarial-network generative-model generative tensorflow-experiments tensorflow-models wasserstein-gan cramer-ganTensorflow implementation of Wasserstein GAN.
tensorflow generative generative-adversarial-network generative-model tensorflow-models tensorflow-experimentsTensorflow implementation for the paper A-NICE-MC: Adversarial Training for MCMC, NIPS 2017. A-NICE-MC is a framework that trains a parametric Markov Chain Monte Carlo proposal. It achieves higher performance than traditional nonparametric proposals, such as Hamiltonian Monte Carlo (HMC). This repository provides code to replicate the experiments, as well as providing grounds for further research.
tensorflow generative-models tensorflow-experiments markov-chain markov-chain-monte-carlo generative-adversarial-network bayesian-inference bayesian-machine-learning neural-networksA generic implementation of the PSO algorithm.
tensorflow tensorflow-experimentsThis repository contains the code for the reproduction of the results of the 'TensorFlow Train To Mobile' blog series by inovex GmbH.
machine-learning mobile deep-learning tensorflow mobile-app tensorflow-tutorials tensorflow-experiments mobile-development
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.