mmmayo13's Stars
iluwatar/java-design-patterns
Design patterns implemented in Java
antlr/antlr4
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
rhiever/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
Moeditor/Moeditor
(discontinued) Your all-purpose markdown editor.
mvillaloboz/open-source-cs-degree
The Open Source Computer Science Degree
tensorflow/skflow
Simplified interface for TensorFlow (mimicking Scikit Learn) for Deep Learning
spark-notebook/spark-notebook
Interactive and Reactive Data Science using Scala and Spark.
reiinakano/scikit-plot
An intuitive library to add plotting functionality to scikit-learn objects.
glamp/bashplotlib
plotting in the terminal
ivan-vasilev/neuralnetworks
java deep learning algorithms and deep neural networks with gpu acceleration
traverseda/pycraft
A fork of "Minecraft in 500 lines of python" intended to someday be used as a real engine, instead of as a learning example.
google/mr4c
EdwardRaff/JSAT
Java Statistical Analysis Tool, a Java library for Machine Learning
Bridgewater/scala-notebook
Interactive Scala REPL in a browser
terryyin/translate-python
Online translation as a Python module & command line tool. No key, no authentication needed.
waylonflinn/weblas
GPU Powered BLAS for Browsers :gem:
edicl/hunchentoot
Web server written in Common Lisp
amplab/SparkNet
Distributed Neural Networks for Spark
woodrush/neural-art-tf
"A neural algorithm of Artistic style" in tensorflow
jmportilla/Udemy-notes
My udemy notebooks
swarm-lab/editR
A Rmarkdown editor with instant preview
bnjmn/weka
Now redundant weka mirror. Visit https://github.com/Waikato/weka-trunk for the real deal
mattpap/IScala
Scala backend for IPython
Ivaylo-Popov/Theano-Lights
Deep learning research framework based on Theano
mmaul/clml
Common Lisp Machine Learning Library
calvinschmdt/EasyTensorflow
This package provides users with methods for the automated building, training, and testing of complex neural networks using Google's Tensorflow module. The project includes objects that perform both regression and classification tasks.
Kerrick/google
This utility used the retired Google Web Search API. Please use `googler` instead:
amten/NeuralNetwork
Java (convolutional or fully-connected) neural network implementation with plugin for Weka. Uses dropout and rectified linear units.
bamos/conference-tracker
Minimal-maintenance conference tracker.
birchsport/titanic
Example code for solving the Titanic prediction problem found on Kaggle.