doxu2620's Stars
MicrosoftDocs/azure-docs
Open source documentation of Microsoft Azure
microsoft/az-ml-realtime-score
Architecture for deploying real-time scoring of machine learning models using Azure Machine Learning
Azure/MachineLearningNotebooks
Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
Azure-Samples/IoTEdgeAndMlSample
A sample showing how to take advantage of the intelligent edge using Azure ML, IoT and Edge
yzhao062/pyod
A Python Library for Outlier and Anomaly Detection, Integrating Classical and Deep Learning Techniques
yzhao062/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
krasch/smart-assistants
Smart assistants for smart homes - Code written during my PhD studies
ShoupingShan/Abnormal-behavior-Detection
Abnormal behavior detection in the video surveillance based on yolo darknet
aitoralmeida/c4a_behavior_recognition
Behavior recognition for the City4Age project
jmoss20/vaegan
Implementation of "Autoencoding beyond pixels using a learned similarity metric" [arXiv:1512.09300]
AMLab-Amsterdam/AttentionDeepMIL
Implementation of Attention-based Deep Multiple Instance Learning in PyTorch
RJT1990/pyflux
Open source time series library for Python
blue-yonder/tsfresh
Automatic extraction of relevant features from time series:
titu1994/MLSTM-FCN
Multivariate LSTM Fully Convolutional Networks for Time Series Classification
Craigacp/MIToolbox
Mutual Information functions for C and MATLAB
suriyadeepan/rnn-from-scratch
Use tensorflow's tf.scan to build vanilla, GRU and LSTM RNNs
ayrna/orca
Ordinal Regression and Classification Algorithms
joeyzhouty/SC2Net
SC2Net: Learning Sparse Coding Through Sparse LSTM
VahidooX/DeepCCA
An implementation of Deep Canonical Correlation Analysis (DCCA or Deep CCA) with Keras.
caoyue10/DeepHash-Papers
Must-read papers on deep learning to hash (DeepHash)
caoyue10/cvpr17-dvsq
The implementation of CVPR-17 paper "Deep Visual-Semantic Quantization of Efficient Image Retrieval"
fabianp/mord
Ordinal regression algorithms
scikit-learn-contrib/imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
fabianp/minirank
Ranking and ordinal regression algorithms in Python
jiaxiang-wu/libhash
A library of hashing methods for ANN (Approximate Nearest Neighbor) search.
niderhoff/nlp-datasets
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
gpakosz/.tmux
Oh my tmux! My self-contained, pretty & versatile tmux configuration made with 💛🩷💙🖤❤️🤍
jhlau/doc2vec
Python scripts for training/testing paragraph vectors
josephmisiti/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
jiaxiang-wu/pq-with-blas
This project compares the run-time speed of the look-up table pre-computation procedure in several PQ-like methods.