rikirolly's repositories
aima-data
Data files to accompany the algorithms from Norvig And Russell's "Artificial Intelligence - A Modern Approach"
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
aws-greengrass-samples
Samples for AWS Greengrass
battleship-reinforcement-learning
AI program for battleship board game based on reinforcement learning, neural network, implemented in tensorflow
Big-Data-Processing-with-Apache-Spark
Efficiently tackle large datasets and big data analysis challenges using Apache Spark and Python
BigDL
BigDL: Distributed Deep Learning Library for Apache Spark
can_xavier
CAN Bus Drive Script
chainer
A flexible framework of neural networks for deep learning
CNTK
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
evolution-strategies-starter
Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"
frustum-pointnets
Frustum PointNets for 3D Object Detection from RGB-D Data
handson-ml
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in python using Scikit-Learn and TensorFlow.
horovod
Distributed training framework for TensorFlow, Keras, and PyTorch.
incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
keras
Deep Learning for humans
learning-to-learn
Learning to Learn in TensorFlow
machine-learning-using-k8s
Train and Deploy Machine Learning Models on Kubernetes using Amazon EKS
MachineLearningNotebooks
Use the sample notebooks in this repo to explore the Azure Machine Learning service. Start with the 01.getting-started notebooks.
models
Models and examples built with TensorFlow
MSDNet
Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)
MultiNEAT
Portable NeuroEvolution Library
nni
An open source AutoML toolkit for neural architecture search and hyper-parameter tuning. https://microsoft.github.io/nni/
notes
Resources to learn more about Machine Learning and Artificial Intelligence
pmtk3
Probabilistic Modeling Toolkit for Matlab/Octave.
TensorFlowOnSpark
TensorFlowOnSpark brings TensorFlow programs onto Apache Spark clusters
Tidy-Reinforcement-learning
Tensorflow implementation of reinforcement learning (PG, A2C, DQN, DDPG, PPO, HER, SAC).
trfl
TensorFlow Reinforcement Learning