Pinned Repositories
MIG-GT
Source code and dataset of the paper "Modality-Independent Graph Neural Networks with Global Transformers for Multimodal Recommendation", which is accepted by AAAI 2025.
nutcher
nutcher是中文的nutch文档,包含nutch的配置和源码解析,持续更新中。
PyTorch-Tutorial
PyTorch中文入门教程
RpHGNN
Source code and dataset of the paper "Efficient Heterogeneous Graph Learning via Random Projection"
TensorFlow-GAE-Tutorial
Tutorial for Graph AutoEncoder implemented by TensorFlow 1.x and 2.x
TF-GNN
TensorFlow Implementation of Graph Attention Network and Graph Convolutional Network
tf_geometric
Efficient and Friendly Graph Neural Network Library for TensorFlow 1.x and 2.x
Torch-MGDCF
Source code (PyTorch) and dataset of the paper "MGDCF: Distance Learning via Markov Graph Diffusion for Neural Collaborative Filtering"
WebCollector
WebCollector is an open source web crawler framework based on Java.It provides some simple interfaces for crawling the Web,you can setup a multi-threaded web crawler in less than 5 minutes.
WebCollector-Python
WebCollector-Python is an open source web crawler framework based on Python.It provides some simple interfaces for crawling the Web,you can setup a multi-threaded web crawler in less than 5 minutes.
CrawlScript's Repositories
CrawlScript/PyTorch-Tutorial
PyTorch中文入门教程
CrawlScript/CrawlScript
CrawlScript 基于JAVA的网络爬虫脚本语言,可以直接使用或用JAVA二次开发。
CrawlScript/DataHref
数据挖掘算法及工具教程
CrawlScript/WebCollector-GitDoc
CrawlScript/WordCount
JAVA开源关键词提取框架
CrawlScript/Google-IPs
Google 全球 IP 地址库
CrawlScript/Tensorflow-AutoEncoder
AutoEncoder implemented in Tensorflow
CrawlScript/LittleProxy
High Performance HTTP Proxy
CrawlScript/RBM4j
RBM(Restricted Boltzmann machine) implemented by Java
CrawlScript/WebCollectorCluster-Dev
CrawlScript/FreeProxy
代理检测工具
CrawlScript/JavaTools
JAVA常用代码
CrawlScript/really-awesome-gan
A list of papers on General Adversarial (Neural) Networks
CrawlScript/Tensorflow-Tricks
Tricks for Tensorflow
CrawlScript/WebCollectorDoc
WebCollector的API文档
CrawlScript/crawlscript.github.io
CrawlScript/deepwalk
DeepWalk - Deep Learning for Graphs
CrawlScript/FreeDict
CrawlScript/ganhacks
starter from "How to Train a GAN?" at NIPS2016
CrawlScript/javascriptlib
CrawlScript/jforests
Automatically exported from code.google.com/p/jforests
CrawlScript/libsvm-GitDoc
libsvm的GitDoc
CrawlScript/PyTinyLisp
Lisp Interpreter Written in Python
CrawlScript/sites-to-markdown
convert google sites html to markdown
CrawlScript/Tea
CrawlScript/WassersteinGAN.tensorflow
Tensorflow implementation of Wasserstein GAN - arxiv: https://arxiv.org/abs/1701.07875
CrawlScript/WebCollector-Plugin
WebCollector爬虫的插件库