Pinned Repositories
aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
ad_examples
A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network.
adjacency-graphs
Tools for obtaining adjacency graphs from polygon shapefile data
air-quality-prediction
Repository of KDD Cup, 2018.
alertR
A client/server based multi-purpose alarm and monitoring system
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Keras-Remote-sensing-image-retrieval
this is an implement of DenseNet using keras ,this project can do Remote sensing image classifiy or retrieval.I trained and evaluated this model on a dataset called PatternNet.
mongo-spark
The MongoDB Spark Connector
stumpy
STUMPY is a powerful and scalable Python library that can be used for a variety of time series data mining tasks
Empythy's Repositories
Empythy/ad_examples
A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network.
Empythy/alertR
A client/server based multi-purpose alarm and monitoring system
Empythy/Algorithms-and-data-structures
Empythy/BiSheServer
本系统是我的毕业设计项目,题目为“基于用户画像的电影推荐系统的设计与实现”。主要是以Django作为基础框架,采用MTV模式,数据库使用MongoDB、MySQL和Redis,以从豆瓣平台爬取的电影数据作为基础数据源,主要基于用户的基本信息和使用操作记录等行为信息来开发用户标签,并使用Hadoop、Spark大数据组件进行分析和处理的推荐系统。管理系统使用的是Django自带的管理系统,并使用simpleui进行了美化。
Empythy/chandlerzuo.github.io
My blog.
Empythy/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
Empythy/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (www.d2l.ai), adapting the code from MXNet into PyTorch.
Empythy/Deep-Time-Series-Prediction
Seq2Seq, Bert, Transformer, WaveNet for time series prediction.
Empythy/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
Empythy/gluon-ts
Probabilistic time series modeling in Python
Empythy/graph_nets
PyTorch Implementation and Explanation of Graph Representation Learning papers involving DeepWalk, GCN, GraphSAGE, ChebNet & GAT.
Empythy/IDW
Inverse Distance Weighted (IDW) using Pandas
Empythy/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
Empythy/interview_python
关于Python的面试题
Empythy/KinD
Kindling the Darkness: a Practical Low-light Image Enhancer
Empythy/lihang-code
《统计学习方法》的代码实现
Empythy/Machine-Learning-Session
Empythy/manim
Animation engine for explanatory math videos
Empythy/ML_Notes
机器学习算法的公式推导以及numpy实现
Empythy/MLScratch
手动机器学习代码,有助于深刻理解算法
Empythy/notebook
学习笔记
Empythy/Papers
Empythy/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
Empythy/pythonCode
Empythy/Satellite-Image-Enhancement
To enhance the satellite image
Empythy/team-learning
Datawhale组队学习计划与课程内容
Empythy/thor
雷神项目,翻译 mit 6.824 2020
Empythy/TimeSeries-1
Implementation of deep learning models for time series in PyTorch.
Empythy/TimeSeriesForecasting-torch
This is the time series forecasting models modified by xinze.zh.
Empythy/ToolKitandNotes
个人平时用到的有用的工具箱以及平时笔记