Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / MogicianXD 1 repository

MogicianXD/K-Quant Fork of K-Quant/K-Quant

K-Quant: A Platform of Temporal Financial Knowledge-enhanced Quantitative Investment

Language: Python - Size: 75.4 MB - Last synced: 19 days ago - Pushed: 19 days ago - Stars: 0 - Forks: 0

MogicianXD/GLaDOS_checkin_auto Fork of domeniczz/GLaDOS_checkin_auto

GLaDOS Checkin Automatically

Language: Python - Size: 5.86 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

MogicianXD/FMRT

A pytorch implementation of FMRT (Certifiable Robustness to Discrete Adversarial Perturbations for Factorization Machines) [SIGIR20]

Language: Python - Size: 7.52 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

MogicianXD/CML_torch

A Pytorch implementation of Collaborative Metric Learning (CML)

Language: Python - Size: 19.1 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 6 - Forks: 2

MogicianXD/qlib Fork of microsoft/qlib

Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies. An increasing number of SOTA Quant research works/papers are released in Qlib.

Language: Python - Size: 15.5 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

MogicianXD/RESUS Fork of WeiyuCheng/RESUS

Language: Python - Size: 20.1 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

MogicianXD/KSR

Reimplementation of KSR in pytorch version. The original is written in theano (https://github.com/BetsyHJ/KSR).

Language: Python - Size: 34.2 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 5 - Forks: 0

MogicianXD/ZhihuCrawler

知乎2019-2020完美爬取方案(自动登录+自动识别验证码)+数据分析

Language: Jupyter Notebook - Size: 9.6 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 53 - Forks: 17

MogicianXD/SeqFM

A pytorch implementation of SeqFM(Sequence-Aware Factorization Machines for Temporal Predictive Analytics.) [ICDE20]

Language: Python - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 9 - Forks: 7

MogicianXD/TrainCrawler

从12306和火车票网爬取中国的火车站及车次信息

Language: Python - Size: 7.39 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 12 - Forks: 1

MogicianXD/tgn Fork of twitter-research/tgn

TGN: Temporal Graph Networks

Size: 995 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

MogicianXD/tabular-reading-list

Reading list for tabular data prediction

Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

MogicianXD/PicBed

Size: 31 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

MogicianXD/BERT4EntityDisambiguation

use BERT in pytorch for Entity Disambiguation task

Language: Python - Size: 18.6 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 1

MogicianXD/WikiFilmBookAdaptationCrawler

Crawl adaptation relationships between movies and books from wiki.

Language: Python - Size: 56 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

MogicianXD/DecisionTree

An implementation of decision tree, with algorihtms for pre-pruning and post-pruning. Only ID3 now. Use graphviz for visualization.

Language: Python - Size: 173 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

MogicianXD/MVRankings Fork of SDUProTeam/MVRankings

Language: Python - Size: 7.98 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

MogicianXD/Neural-Attentive-Session-Based-Recommendation-PyTorch Fork of Wang-Shuo/Neural-Attentive-Session-Based-Recommendation-PyTorch

A PyTorch implementation of Neural Attentive Session Based Recommendation (NARM)

Size: 37.1 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

MogicianXD/Solitaire

Implementation of a card game named Solitaire with a pretty GUI, which is my curriculum design of Object-Oriented Course.

Language: Java - Size: 7.06 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

MogicianXD/HuffmanCompressor

A compressor using Huffman coding with GUI in javafx. Another branch 'cpp' has a C++ verson for cmd only.

Language: Java - Size: 4.67 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

MogicianXD/KGCN Fork of hwwang55/KGCN

A tensorflow implementation of Knowledge Graph Convolutional Networks

Size: 171 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

MogicianXD/RippleNet Fork of hwwang55/RippleNet

A tensorflow implementation of RippleNet

Size: 81.5 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

MogicianXD/SR-GNN Fork of CRIPAC-DIG/SR-GNN

Source code and datasets for the paper "Session-based Recommendation with Graph Neural Networks" (AAAI-19)

Size: 128 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

MogicianXD/GRU4Rec Fork of hidasib/GRU4Rec

GRU4Rec is the original Theano implementation of the algorithm in "Session-based Recommendations with Recurrent Neural Networks" paper, published at ICLR 2016 and its follow-up "Recurrent Neural Networks with Top-k Gains for Session-based Recommendations". The code is optimized for execution on the GPU.

Size: 42 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

MogicianXD/NosqlExp

非关系型数据库(Hadoop)课程设计,教务系统,前端Vue在master分支,后端在backend分支

Language: Vue - Size: 66.7 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

MogicianXD/mogician233.github.io

Language: HTML - Size: 2.19 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0