Pinned Repositories
2015-mizzou-spark-machinelearnig
Introduction to Spark and Machine Learning - University of Missouri, Columbia
2016-escape-conference-chicago
Material related to the 2016 Escape Data Science conference
advanced-analytics-team-spark-training
Materials from Spark training
avro-hadoop-starter
Example MapReduce jobs in Java, Hive, Pig, and Hadoop Streaming that work on Avro data.
bin2seq
A suite of code to demonstrate big binary data processing in Hadoop, e.g., images, netcdf, hdfs5, etc.
cm-daily-dashboards
Cloudera Manager Dashboards for Hadoop Administrators
spark-streaming-kafka
Sample Code demonstration spark streaming with Kafka DirectStream using HBase to manage offsets
spark-streaming-kafka-cdh511-testing
Spark Streaming,Kafka and HBase code accompanying the blog 'Offset Management For Apache Kafka With Apache Spark Streaming'
spark-training
Spark training material
sparklingwater-examples
Repository that consists of examples of H2o Sparkling Water.
gdtm86's Repositories
gdtm86/mxnet-notebooks
gdtm86/amazon-dsstne
Deep Scalable Sparse Tensor Network Engine (DSSTNE) is an Amazon developed library for building Deep Learning (DL) machine learning (ML) models
gdtm86/deep-residual-networks
Deep Residual Learning for Image Recognition
gdtm86/DMTK
Microsoft Distributed Machine Learning Toolkit
gdtm86/fast-weights
Implementation of Using Fast Weights to Attend to the Recent Past
gdtm86/fastText.py
A Python interface for Facebook fastText
gdtm86/GloVe
GloVe model for distributed word representation
gdtm86/hera
Train/evaluate a Keras model, get metrics streamed to a dashboard in your browser.
gdtm86/image_keras
Building an image classifier using keras
gdtm86/keras
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
gdtm86/keras-workshop
Supporting documents for an introduction to Keras workshop at Franceisai event
gdtm86/kudu-examples
Example code for Kudu
gdtm86/libfuse
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
gdtm86/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
gdtm86/mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
gdtm86/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
gdtm86/Paddle
PArallel Distributed Deep LEarning
gdtm86/prettytensor
Pretty Tensor: Fluent Networks in TensorFlow
gdtm86/processors
Natural Language Processors
gdtm86/PythonDataScienceHandbook
Jupyter Notebooks for the Python Data Science Handbook
gdtm86/quiver
Interactive convnet features visualization for Keras
gdtm86/research
comma.ai for the people to experiment with
gdtm86/spark-metrics
A library to expose more of Apache Spark's metrics system
gdtm86/tensorflow-1
TensorFlow for R
gdtm86/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
gdtm86/tensorflow-mnist-tutorial
Sample code for "Tensorflow and deep learning, without a PhD" presentation and code lab.
gdtm86/tensorflow_chatbot
Tensorflow chatbot demo by @Sirajology on Youtube
gdtm86/testing-perceptual-phenomenon
Statistical Analysis to test perceptual phenomenon
gdtm86/tflearn
Deep learning library featuring a higher-level API for TensorFlow.
gdtm86/wavenet
Keras WaveNet implementation