mmattar
Previously at @scaleapi, @Unity-Technologies, @electronicarts and @google. PhD in computer science from UMass Amherst.
San Francisco, CA
mmattar's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
Textualize/rich
Rich is a Python library for rich text and beautiful formatting in the terminal.
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
pjreddie/darknet
Convolutional Neural Networks
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
HarisIqbal88/PlotNeuralNet
Latex code for making neural networks diagrams
dennybritz/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Unity-Technologies/ml-agents
The Unity Machine Learning Agents Toolkit (ML-Agents) is an open-source project that enables games and simulations to serve as environments for training intelligent agents using deep reinforcement learning and imitation learning.
pallets/click
Python composable command line interface toolkit
chiphuyen/stanford-tensorflow-tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
bloomrpc/bloomrpc
Former GUI client for gRPC services. No longer maintained.
google-deepmind/lab
A customisable 3D platform for agent-based AI research
yandexdataschool/Practical_RL
A course in reinforcement learning in the wild
facebookresearch/habitat-sim
A flexible, high-performance 3D simulator for Embodied AI research.
google/copybara
Copybara: A tool for transforming and moving code between repositories.
facebookresearch/ELF
An End-To-End, Lightweight and Flexible Platform for Game Research
facebookresearch/habitat-lab
A modular high-level library to train embodied AI agents across a variety of tasks and environments.
vlfeat/vlfeat
An open library of computer vision algorithms
kengz/SLM-Lab
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
arunponnusamy/cvlib
A simple, high level, easy to use, open source Computer Vision library for Python.
facebookresearch/habitat-challenge
Code for the habitat challenge
Unity-Technologies/ml-agents-dots
DOTS compatible version of ML-Agents
surfnerd/ml-agents
Fork of ml-agents