Pinned Repositories
A5--Socila-networking--Local-community-detection-using-Ensemble-clustering
Local community detection using Ensemble clustering
ai-edu
AI education materials for Chinese students, teachers and IT professionals.
Artificial_Bee_Colony_Optimization_for_dynamic_community_detection
awesome-community-detection
A curated list of community detection research papers with implementations.
awesome-decision-tree-papers
A collection of research papers on decision, classification and regression trees with implementations.
berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
BV-NICE
A generative Bayesian estimation framework for individualized treatment effect (ITE) estimation, integrates representation learning, adversarial matching and causal estimation.
Cheat-Detection
System for detection of abnormal or cheating activities in exam. This is done by using artificial neural networks for detecting the body posture of the student during the examination using the cctv footage of the classroom. Actions like turning back, bending etc are detected. Faces are registered to a database by pre-computing the face embeddings of the students.The student is recognised using facial recognition and a report about his activities along with a timestamp is sent to the examiners following which action can be taken after reviewing the report . Technologies involved are: machine learning for detection of student cheating activity in exam; OpenCV and deep learning for face recognition and identification. The database used is SQLite.
community-detect
Community detection using attribute and structural similarities.
Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet代码实现改为PyTorch实现。
huzhangron's Repositories
huzhangron/Cheat-Detection
System for detection of abnormal or cheating activities in exam. This is done by using artificial neural networks for detecting the body posture of the student during the examination using the cctv footage of the classroom. Actions like turning back, bending etc are detected. Faces are registered to a database by pre-computing the face embeddings of the students.The student is recognised using facial recognition and a report about his activities along with a timestamp is sent to the examiners following which action can be taken after reviewing the report . Technologies involved are: machine learning for detection of student cheating activity in exam; OpenCV and deep learning for face recognition and identification. The database used is SQLite.
huzhangron/awesome-community-detection
A curated list of community detection research papers with implementations.
huzhangron/berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
huzhangron/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet代码实现改为PyTorch实现。
huzhangron/A5--Socila-networking--Local-community-detection-using-Ensemble-clustering
Local community detection using Ensemble clustering
huzhangron/BV-NICE
A generative Bayesian estimation framework for individualized treatment effect (ITE) estimation, integrates representation learning, adversarial matching and causal estimation.
huzhangron/comtemp
Community detection in temporal networks using multi-layer technique
huzhangron/Data-Science-Notes
数据科学的笔记以及资料搜集
huzhangron/deepcommunitydetection
PyDCD: A Deep Learning-Based Community Detection Software in Python for Large-scale Networks
huzhangron/DEMON
DEMON: a local-first discovery method for overlapping communities.
huzhangron/DynComm-R-package
Dynamic Network Community Detection - R Package
huzhangron/Emotion-Detection-with-Convolutional-Neural-Networks---Deep-Learning
huzhangron/Face-emotion-recognition
An implementation of face emotion recognition by Convolutional neural network.
huzhangron/gephi-plugins
Repository for Gephi Plugins maintained by the team. Each plugin has it's branch.
huzhangron/gephi-plugins-label_propagation
A gephi plugin that offers an implementation for several LPA-based graph clustering algorithms.
huzhangron/Girvan-Newman-Algorithm
Community Detection Based on Girvan-Newman algorithm
huzhangron/Group-Emotion-Recognition
Group Emotion Recognition using deep neural networks and Bayesian classifiers.
huzhangron/HandwritingRecognitionSystem
Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture
huzhangron/HumanActionRecognition
Implementation of some popular skeleton based Human Action Recognition methods basis on Deep Neural Networks.
huzhangron/IMPROVED_DCNN_FACE_RECOGNITION
Face recognition with Deep convolutional Neural Network(s) in combination with PCA reduction
huzhangron/LabelPropagation
A NetworkX implementation of Label Propagation from a "Near Linear Time Algorithm to Detect Community Structures in Large-Scale Networks" (Physical Review E 2008).
huzhangron/Multimodal-Emotion-Recognition-using-Deep-Neural-Network
huzhangron/NW-Extension
This is the new NetLogo Network Extension. For general information about NetLogo, see:
huzhangron/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
huzhangron/PyTorchDocs
PyTorch 官方中文教程包含 60 分钟快速入门教程,强化教程,计算机视觉,自然语言处理,生成对抗网络,强化学习。欢迎 Star,Fork!
huzhangron/ringbp
huzhangron/seirsplus
Models of SEIRS epidemic dynamics with extensions, including network-structured populations, testing, contact tracing, and social distancing.
huzhangron/Sit-up
The personalized AI posture practitioner that prevents cervical & lumbar vertebral diseases from sedentary lifestyle using deep learning and computer vision
huzhangron/TopList
今日热榜,一个获取各大热门网站热门头条的聚合网站,使用Go语言编写,多协程异步快速抓取信息,预览:https://www.printf520.com/hot.html
huzhangron/twitter-sub-event-detection-and-sentiment-analysis-using-graph-theory
sentiment analysis on twitter data for sub-event detection by creating hashtag co-occurrence network and performing community detection