Pinned Repositories
boto3
AWS SDK for Python
coursera-Advanced-Machine-Learning-specialization
Repo for coursera specialization Advanced Machine Learning by Higher School of Economics
coursera-Applied-Data-Science-with-Python
Repo for coursera specialization Applied Data Science with Python by University of Michigan
courses
Course materials for the Data Science Specialization: https://www.coursera.org/specialization/jhudatascience/1
CS231n-1
my assignment solutions for CS231n Convolutional Neural Networks for Visual Recognition
datasciencecoursera
Assignment for: Data Toolbox Course
Deep-LearningAI
🇦🇮 Deep Learning AI course on Coursera (Andrew Ng)
Gadfly.jl
Crafty statistical graphics for Julia.
Machine-Learning-CSMM102x-John-Paisley-Columbia-University-EdX
Machine Learning CSMM102x John Paisley Columbia University EdX
HoodPanther's Repositories
HoodPanther/coursera-Advanced-Machine-Learning-specialization
Repo for coursera specialization Advanced Machine Learning by Higher School of Economics
HoodPanther/Machine-Learning-CSMM102x-John-Paisley-Columbia-University-EdX
Machine Learning CSMM102x John Paisley Columbia University EdX
HoodPanther/Project-Buhari
An end to end sentiment analysis project using twitter API to collect positive,negative and neutral tweets about about the presidential candidate General Muhammadu Buhari against the upcoming Nigerian general elections
HoodPanther/big-five-age-and-gender
Analyzing personality traits by age and gender. Something I've always been curious about!
HoodPanther/compass
AI system that determines the political leaning of a news article
HoodPanther/CS131_release
Released assignments for the fall 2017 iteration of CS131.
HoodPanther/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
HoodPanther/DemystifyingDeepLearning-AI
Collection of Presentation materials from workshop on Nov 19pth-20th, 2016
HoodPanther/GetOldTweets-python
A project written in Python to get old tweets, it bypass some limitations of Twitter Official API.
HoodPanther/gym
A toolkit for developing and comparing reinforcement learning algorithms.
HoodPanther/houston-flood-zone-analysis
The Los Angeles Times geospatial analysis of Houston property records conducted for the Nov. 8, 2017 story "How Houston’s newest homes survived Hurricane Harvey."
HoodPanther/imutils
A series of convenience functions to make basic image processing operations such as translation, rotation, resizing, skeletonization, and displaying Matplotlib images easier with OpenCV and Python.
HoodPanther/keras-rl
Deep Reinforcement Learning for Keras.
HoodPanther/machine-learning
Experiments, algorithms and reports in machine learning reseach.
HoodPanther/Markovian_SIR_Deaths_Model
I noticed that traditional methods to predict a disease outbreak was by performing sentiment analysis on Twitter posts and Google Search terms. Unfortunately, these methods were inadequate, as Twitter and Google is not popular in all countries. So, I created a system to model and predict outbreaks without the need for social media. The system was able to update the probabilities of a virus from spreading from A to B in real time, and I plan to release it to the public next year. I also used Machine Learning and Deep Learning to predict larger long-term virus trends with Google Trends, and this acted as a validator for the MSIRD model.
HoodPanther/Medical-Image-Processing
Image Processing with Deep Learning at Computational Radiology Lab
HoodPanther/meta
A Modern C++ Data Sciences Toolkit
HoodPanther/opencv-1
Open Source Computer Vision Library
HoodPanther/opencv-2
HoodPanther/Practical_RL
A course in reinforcement learning in the wild
HoodPanther/pygame
pygame (the library) is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library.
HoodPanther/python-twitter-examples
Examples of using Python for Twitter social data mining, using the python-twitter-tools framework.
HoodPanther/qlearning4k
Q-learning for Keras
HoodPanther/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
HoodPanther/reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
HoodPanther/Research
Stock market research and algo strategies
HoodPanther/Sentiment-Analysis
Sentiment Analysis of twitter data about sports, persons, politics.
HoodPanther/TWITTER-SENTIMENT-ANALYSIS
twitter sentiment analysis of airlines
HoodPanther/unity-5-cookbook-codes
codes for unity 5 cookbook
HoodPanther/YOLO_Object_Detection
This is the code for "YOLO Object Detection" by Siraj Raval on Youtube