Pinned Repositories
activitynet-2016-cvprw
Tools to participate in the ActivityNet Challenge 2016
Akka-Cookbook
Code repository of Akka Cookbook by Packt
CarND-LaneLines-P1
data-science-from-scratch
code for Data Science From Scratch book
deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
FastMaskRCNN
Mask RCNN in TensorFlow
flink
Mirror of Apache Flink
flink-tensorflow
flink-tensorflow - TensorFlow support for Apache Flink
tensorflow
Computation using data flow graphs for scalable machine learning
tensorflow-yolo
tensorflow implementation of 'YOLO : Real-Time Object Detection'(train and test)
alialerwi's Repositories
alialerwi/machine-learning
:earth_americas: machine learning algorithms tutorials (mainly in Python3)
alialerwi/Akka-Cookbook
Code repository of Akka Cookbook by Packt
alialerwi/reactive-machine-learning-systems
Code from the book Reactive Machine Learning Systems
alialerwi/TensorFlow-Tutorials-1
Simple tutorials using Google's TensorFlow Framework
alialerwi/TensorFlow-Book
Accompanying source code for Machine Learning with TensorFlow. Refer to the book for step-by-step explanations.
alialerwi/fpinscala
Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"
alialerwi/akka-in-action
Accompanying source code for akka in action
alialerwi/flink-modelServer
alialerwi/KittiBox
A car detection model implemented in Tensorflow.
alialerwi/deepgaze
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking.
alialerwi/python-machine-learning-book
The "Python Machine Learning" book code repository and info resource
alialerwi/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
alialerwi/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
alialerwi/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
alialerwi/tensorflow
Computation using data flow graphs for scalable machine learning
alialerwi/darkflow
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
alialerwi/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
alialerwi/TensorFlow-Examples
TensorFlow Tutorial and Examples for beginners
alialerwi/TensorBox
Object detection in TensorFlow
alialerwi/openface
Face recognition with deep neural networks.
alialerwi/facenet
Face recognition using Tensorflow
alialerwi/pyprobml
Python code for "Machine learning: a probabilistic perspective"
alialerwi/pymc3
Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano
alialerwi/awesome-for-beginners
A list of awesome beginners-friendly projects.
alialerwi/data-science-from-scratch
code for Data Science From Scratch book
alialerwi/javacv
Java interface to OpenCV and more
alialerwi/flink-tensorflow
flink-tensorflow - TensorFlow support for Apache Flink
alialerwi/LearningRepository
This is for learning new codes .
alialerwi/home_surveillance
Home surveillance system with facial recognition
alialerwi/BricksOfBayes
This is methods for bayes framework