msiampou's Stars
ccfddl/ccf-deadlines
⏰ Collaboratively track deadlines of conferences recommended by CCF (Website, Python Cli, Wechat Applet) / If you find it useful, please star this project, thanks~
liyaguang/DCRNN
Implementation of Diffusion Convolutional Recurrent Neural Network in Tensorflow
USC-InfoLab/NeuroGNN
NeuroGNN is a state-of-the-art framework for precise seizure detection and classification from EEG data. It employs dynamic Graph Neural Networks (GNNs) to capture intricate spatial, temporal, semantic, and taxonomic correlations between EEG electrode locations and brain regions, resulting in improved accuracy. Presented at PAKDD '24.
klean2050/cvi-eye-tracking
[EMBC 2024] Official Implementation
ML4ITS/TimeVQVAE
[official] PyTorch implementation of TimeVQVAE from the paper ["Vector Quantized Time Series Generation with a Bidirectional Prior Model", AISTATS 2023]
klean2050/ecg-augmentations
ECG time-series augmentations library
timeseriesAI/tsai
Time series Timeseries Deep Learning Machine Learning Python Pytorch fastai | State-of-the-art Deep Learning library for Time Series and Sequences in Pytorch / fastai
LumingSun/ML4DB-paper-list
Papers for database systems powered by artificial intelligence (machine learning for database)
qtwang/SEAnet
KDD21 Deep Learning Embeddings for Data Series Similarity Search
TheofilosBel/sigmod2018
pliang279/awesome-phd-advice
Collection of advice for prospective and current PhD students
TDAmeritrade/stumpy
STUMPY is a powerful and scalable Python library for modern time series analysis
postgres/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
dealias/fftwpp
Fast Fourier Transform C++ Header/MPI Transpose for FFTW3 with Implicitly Dealiased Convolutions
timescale/timescaledb
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
AI-team-UoA/pyJedAI
An open-source library that leverages Python’s data science ecosystem to build powerful end-to-end Entity Resolution workflows.
AI-team-UoA/DS-JedAI
DS-JedAI (Distributed Spatial JedAI) is a system for Holistic Geospatial Interlinking for big geospatial data. In Holistic Geospatial Interlinking, we aim to discover all the topological relations between two geospatial datasets. DS-JedAI implements novel algorithms in parallel using Apache Spark.
georgesittas/jobshop-scheduling
Optimal ECLiPSe Prolog job-shop scheduling solver
viraptor/reverse-interview
Questions to ask the company during your interview
pingcap/awesome-database-learning
A list of learning materials to understand databases internals
cmuratori/meow_hash
Official version of the Meow hash, an extremely fast level 1 hash
rtahboub/indexing_prerelease
created a repository for spatial indexing framework by: http://www.cs.cornell.edu/bigreddata/spatial-indexing/
aspil/Classical-Music-Composer
A deep learning model to compose classical music using self-attention
sacridini/Awesome-Geospatial
Long list of geospatial tools and resources
jackdent/cs265-lsm-tree
A key-value store implemented as a Log-Structured Merge Tree in C++