Pinned Repositories
3d-force-graph
3D force-directed graph component using ThreeJS/WebGL
3drepo.io
3D Repo web server
3dstreet
🚲🚶🚌 Web-based 3D visualization of streets using A-Frame
3DTilesRendererJS
Renderer for 3D Tiles in Javascript using three.js
graph_nets
Build Graph Nets in Tensorflow
Pattern-Recognition-Class
pytorch-book
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
RS
Recommender System Pratical Code
sna
social network analysis
TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
Jerry185's Repositories
Jerry185/RS
Recommender System Pratical Code
Jerry185/autorest4db
automatically generate a RESTful API of your database (sqlite3 or mysql) **in runtime**.
Jerry185/cnn_graph
Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering
Jerry185/DeepBeer
Experimentations on beers recsys using Keras
Jerry185/Document-Management-System
Document Management System in C#
Jerry185/GNN_community
Implementation of the paper "Community Detection with Graph Neural Networks", by J. Bruna and L. Li
Jerry185/graphsage-simple
Simple reference implementation of GraphSAGE.
Jerry185/hikvision
海康云台控制
Jerry185/Keras-CNN-QA
Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"
Jerry185/KerasDeepWalk
Building word embedding for large graphs by a set of random walks. Model learning is backed by Keras, which now supports TensorFlow or Theano
Jerry185/knowledge-graph-keras
Some knowledge graph tasks with Keras
Jerry185/matrix_lesson
Jerry185/msu-ml-17spr_ma_wang-project_proposal
Jerry185/node2vec
Jerry185/PACE2017
A step-by-step Keras implementation of PACE (Preference And Context Embedding) described in our KDD 2017 paper.
Jerry185/Project-Youtube-Recommendation-prediction
Predict the top 20 recommended videos using NetworkX and other methods
Jerry185/Python-for-Probability-Statistics-and-Machine-Learning
Jupyter Notebooks for Springer book "Python for Probability, Statistics, and Machine Learning"
Jerry185/pytorch_NEG_loss
NEG loss implemented in pytorch
Jerry185/RavenRecSyst
Experimental neural network recommender system using generative adversarial networks.
Jerry185/Recommender-Systems
Works on implementeing a recommender systems for all social media platforms.I have used filmtrust dataset to work on it
Jerry185/recommender_system_py
Recommender system about Last.FM that recommendate artist
Jerry185/recsys-1
Re-implementation of a recommendation systems algorithm in PyTorch. It models user and item jointly using CNN and Factorization Machines on reviews data.
Jerry185/sentiment-discovery
Unsupervised Language Modeling at scale for robust sentiment classification
Jerry185/Seq2Seq
Library to train parallel-aligned sequence data based on Keras
Jerry185/social_network_diffusion_embeddings
Learning Social Network Embeddings for Predicting Information Diffusion - WSDM 2014
Jerry185/structured_embedding
Keras model to create structured embeddings.
Jerry185/Trust-Inference
Trust Inference using Neural Nets
Jerry185/trust-inference-API
Implementation of multiple algorithms for inferring trust in the user network (social graph) using various network properties such as trust propagation, multi-aspect property, social trust etc.
Jerry185/youtube-recommendation-link-prediction-ML
NetworkX backed graph analysis on an AWS EC2 instance.