Pinned Repositories
abba
Javascript and Python libraries for A/B test analysis
AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
AiExperiments
Here's a bunch of experimental self learning AIs
ann-visualizer
A python library for visualizing Artificial Neural Networks (ANN)
awesome-ios
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
awesome-ios-ui
A curated list of awesome iOS UI/UX libraries
react-native
A framework for building native apps with React.
SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
swift
The Swift Programming Language
tensorflow
Computation using data flow graphs for scalable machine learning
soprof's Repositories
soprof/AdversarialNetsPapers
The classical papers and codes about generative adversarial nets
soprof/chatbot-rnn
A toy chatbot powered by deep learning and trained on data from Reddit
soprof/CNTK
Microsoft Cognitive Toolkit (CNTK)
soprof/Cranium
🤖 A portable, header-only, artificial neural network library written in C99
soprof/darkflow
translate darknet to tensorflow. Load trained weights, retrain/fine-tune them using tensorflow, export constant graph def to C++
soprof/face-identification-tpe
Face identification using CNN + TPE written with Keras
soprof/HandWrittenRecognizer
My AI/ML/NN projects and experiments
soprof/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
soprof/keras-for-numerai
Participation in the Numerai competition with Keras
soprof/Laia
Laia: A deep learning toolkit for HTR based on Torch
soprof/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
soprof/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
soprof/neon
Fast, scalable, easy-to-use Python based Deep Learning Framework by Nervana™
soprof/neural-net-substitution-decypher
Recurrent net that is able to decrypt substitution enciphered strings.
soprof/neural-style
Torch implementation of neural style algorithm
soprof/neural_chinese_transliterator
Can CNNs transliterate Pinyin into Chinese characters correctly?
soprof/NLP-Stuff
Programs with word vectors, RNN, NLP stuff, etc
soprof/nn_from_scratch
Multilayer Neural Network using numpy.
soprof/nupic
Numenta Platform for Intelligent Computing: a brain-inspired machine intelligence platform, and biologically accurate neural network based on cortical learning algorithms.
soprof/oversight
Oversight - Using machine learning to monitor IP security cameras
soprof/pattern
Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
soprof/ResNeXt
Reproduce ResNet-v3(Aggregated Residual Transformations for Deep Neural Network) with Caffe
soprof/TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
soprof/tensorflow-deeplab-resnet
DeepLab-ResNet rebuilt in TensorFlow
soprof/Theano
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation.
soprof/tiny-dnn
header only, dependency-free deep learning framework in C++11
soprof/universe
Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.
soprof/vowpal_wabbit
Vowpal Wabbit is a machine learning system which pushes the frontier of machine learning with techniques such as online, hashing, allreduce, reductions, learning2search, active, and interactive learning.
soprof/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
soprof/yodaqa
A Question Answering system built on top of the Apache UIMA framework.