Pinned Repositories
Artificial-Intelligence-Deep-Learning-Machine-Learning-Tutorials
A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Automotives, Retail, Pharma, Medicine, Healthcare by Tarry Singh until at-least 2020 until he finishes his Ph.D. (which might end up being inter-stellar cosmic networks! Who knows! 😀)
Auditory-Scene-Analysis-in-EEG
This repository contains MatLab codes and experimental materials for an auditory scene analysis study. The MatLab codes are mainly for statistical analysis and data visualization.
awesome-cognitive-science-and-deep-learning
A curated list of resources dedicated to bridge between Cognitive Science and Deep Learning
Brain-speech-mapping
Mapping brain signal to the envelop of speech
Ethnicity-classifier
This is a multi-label image classifier for identifying a person's ethnicity
Multi-label-image-classifier-with-CNN-keras
A multi-label classification project using Keras on the dataset CIFAR10
Order-Effect-of-Pitch-Detection-and-Pattern-Detection-
This repository contains Matlab codes for statistical analysis and data visualization for an auditory study looking at the order effect of pitch detection and pattern detection.
Predicting-popularity-of-new-restaurants
Retail-price-recommendation
A price predictive model for providing recommendation for retail pricing
Sentiment-classifier-NLTK
Sentiment analysis on text using Natural Language toolkit NLTK
TanghuiL's Repositories
TanghuiL/Auditory-Scene-Analysis-in-EEG
This repository contains MatLab codes and experimental materials for an auditory scene analysis study. The MatLab codes are mainly for statistical analysis and data visualization.
TanghuiL/Brain-speech-mapping
Mapping brain signal to the envelop of speech
TanghuiL/Multi-label-image-classifier-with-CNN-keras
A multi-label classification project using Keras on the dataset CIFAR10
TanghuiL/Order-Effect-of-Pitch-Detection-and-Pattern-Detection-
This repository contains Matlab codes for statistical analysis and data visualization for an auditory study looking at the order effect of pitch detection and pattern detection.
TanghuiL/Ethnicity-classifier
This is a multi-label image classifier for identifying a person's ethnicity
TanghuiL/Predicting-popularity-of-new-restaurants
TanghuiL/Retail-price-recommendation
A price predictive model for providing recommendation for retail pricing
TanghuiL/Sentiment-classifier-NLTK
Sentiment analysis on text using Natural Language toolkit NLTK
TanghuiL/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
TanghuiL/Building-CNN-in-Python
This is one of my Deep Learning Course assignment for building a ConvNet from scratch in Python. In this project, I used the CIFAR10 dataset.
TanghuiL/Data-visualization-with-Matplotlib
TanghuiL/DuReader
Baseline Systems of DuReader Dataset
TanghuiL/EmoPy
A deep neural net toolkit for emotion analysis via Facial Expression Recognition (FER)
TanghuiL/Employee-retention-
Data challenge solution
TanghuiL/Facial-emotion-detection
Real time facial emotion classification with CNN using Keras and openCV
TanghuiL/Finding-the-right-match-of-online-dating-profile
TanghuiL/healthcareai-py
Python tools for healthcare machine learning
TanghuiL/opencv
Open Source Computer Vision Library
TanghuiL/poincare-embeddings
PyTorch implementation of the NIPS-17 paper "Poincaré Embeddings for Learning Hierarchical Representations"
TanghuiL/Python
All Algorithms implemented in Python
TanghuiL/python_tutorial
Python 3 tutorial for machine learning and natural language processing.
TanghuiL/Resampling-methods-overview
This repository is created for a workshop at Insight Data Science (summer session, New York) to introduce the resampling method.
TanghuiL/Sign-Language
A very simple CNN project.
TanghuiL/Six-degrees-of-separation
TanghuiL/twitter-scraper
Scrape the Twitter Frontend API without authentication.
TanghuiL/Visual-Temporal-Pattern-Encoding-in-EEG
This repository contains MatLab codes for the visual temporal pattern encoding (VisA) project that I am working on at an auditory neuroscience laboratory in Albert Einstein College of Medicine. The VisA project aims to find the electrophysiological markers for temporal pattern encoding in the visual system. Codes range for implementing the experiment, extracting behavioral data from XML files, to brain electroencephalogram (EEG) data analysis and visualization, statistical modeling.
TanghuiL/Web-scraping---tables-
A practice project for learning python and sql
TanghuiL/WebFundamentals
Best practices for modern web development
TanghuiL/xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
TanghuiL/YOLO_Object_Detection
This is the code for "YOLO Object Detection" by Siraj Raval on Youtube