Topic: "matching-algorithm"
exchange-core/exchange-core
Ultra-fast matching engine written in Java based on LMAX Disruptor, Eclipse Collections, Real Logic Agrona, OpenHFT, LZ4 Java, and Adaptive Radix Trees.
Language: Java - Size: 1.54 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 2,277 - Forks: 884
gitbitex/gitbitex-new
an open source cryptocurrency exchange
Language: Java - Size: 1.65 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 235 - Forks: 85
fasenderos/nodejs-order-book
Ultra-fast Limit Order Book for Node.js written in TypeScript for high-frequency trading (HFT) :rocket::rocket:
Language: TypeScript - Size: 3.41 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 182 - Forks: 46
url-kaist/MambaGlue
MambaGlue: Fast and Robust Local Feature Matching With Mamba @ ICRA'25
Language: Python - Size: 5.97 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 143 - Forks: 11
joney000/Java-Competitive-Programming
I've written some important Algorithms and Data Structures in an efficient way in Java with references to time and space complexity. These Pre-cooked and well-tested codes help to implement larger hackathon problems in lesser time. DFS, BFS, LCA, LCS, Segment Tree, Sparce Table, All Pair Shortest Path, Binary Search, Matching and many more ...
Language: Java - Size: 434 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 98 - Forks: 26
becheran/wildmatch
Simple string matching with single- and multiple-wildcard operator
Language: Rust - Size: 66.4 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 87 - Forks: 17
Pantelwar/matching-engine
Superfast Matching Engine written in golang
Language: Go - Size: 1.36 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 72 - Forks: 22
iisys-hof/map-matching-2
High Performance Map Matching with Markov Decision Processes (MDPs) and Hidden Markov Models (HMMs).
Language: C++ - Size: 19.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 71 - Forks: 12
IOL0ol1/Edge-Based-Template-Matching
Edge Based Template Matching
Language: C# - Size: 2.32 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 71 - Forks: 32
damianstone/toogether-backend
๐ Django REST social dating app where users can create a group with their friends, match with other groups, chat and hang out
Language: Python - Size: 32.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 64 - Forks: 22
dilsonpereira/Minimum-Cost-Perfect-Matching
C++ implementation of algorithms for finding perfect matchings in general graphs
Language: C++ - Size: 30.3 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 52 - Forks: 17
mmkamani7/SkeletonMatching
This repository implements skeleton matching algorithm.
Language: Python - Size: 384 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 40 - Forks: 4
stoqey/dior
Christian Dior ๐๐บ๐๐๐๐ - (Order Matching Engine) - match hundreds of thousands of orders per second
Language: TypeScript - Size: 1.99 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 32 - Forks: 9
TraME-Project/TraME
A toolbox for solving problems of equilibrium computation and identification in discrete choice and matching problems.
Language: C++ - Size: 3 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 7
JuliaGraphs/GraphsMatching.jl
Matching algorithms for Graphs.jl
Language: Julia - Size: 75.2 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 19 - Forks: 8
byWulf/jigsawlutioner
Jigsaw puzzle solving algorithm
Language: PHP - Size: 1.2 GB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 3
Wang-Yu-Qing/UTPM
Code for paper: Learning to Build User-tag Profile in Recommendation System
Language: Python - Size: 2.79 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 4
Goykhman/Stock_market
Another implementation of stock matching engine which uses binary heaps to store prices in bid/ask order books, and balances the orders recursively.
Language: Python - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 14 - Forks: 9
JuliaGraphs/LightGraphsMatching.jl ๐ฆ
Matching algorithms for LightGraphs.jl
Language: Julia - Size: 48.8 KB - Last synced at: 15 days ago - Pushed at: about 4 years ago - Stars: 13 - Forks: 6
kiwaa/exchange-core-dotnet
Language: C# - Size: 328 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 13 - Forks: 6
Clinical-Genomics/patientMatcher
A MatchMaker Exchange server
Language: Python - Size: 27.9 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 12 - Forks: 6
jmcph4/calob
Configurable Automated Limit Order Book
Language: Rust - Size: 47.9 KB - Last synced at: 7 months ago - Pushed at: almost 5 years ago - Stars: 12 - Forks: 4
dendisuhubdy/liquibook_matching_engine
Exchange Server
Language: C++ - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 6
AtlasOfLivingAustralia/ala-name-matching
Atlas name matching API and index generation
Language: Java - Size: 10.7 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 10 - Forks: 13
DynGraphLab/DynMatch
This is the dynamic matching code for the paper ``Dynamic Matching in Practice''.
Language: C++ - Size: 31.7 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 10 - Forks: 1
Mascerade/upm
Unsupervised Product Matching; A product classifier algorithm that groups products into clusters of similarity based on their title using combinations.
Language: C++ - Size: 1.84 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 3
luisarojas/student-matching
A web application designed to match mentors and students based on a series of survey, personality-related, questions.
Language: CSS - Size: 14.3 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 1
adharshkamath/Edmonds-Algorithm
A Python implementation of Edmond's blossom algorithm to find maximum matchings in general graphs
Language: Python - Size: 328 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 9 - Forks: 1
Melody-Meng/Car-pool-algorithm
Graph theory for car-pool problem
Language: Python - Size: 61.5 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 2
SiNa88/C3-Match
Matching-based scheduling of asynchronous data processing workflows on the Cloud and Fog
Language: Python - Size: 2.81 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 4
becheran/wildmatch-go
Simple string matching with questionmark- and star-wildcard operator
Language: Go - Size: 21.5 KB - Last synced at: 7 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 0
yorkyer/edmonds-blossom
A python implementation of Edmonds blossom algorithm for maximum-cardinality matching.
Language: Python - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 8 - Forks: 6
subhashissuara/my-campus
A social networking app that connects users based on personality, interests, and lifestyle with a comprehensive questionnaire, match engine, and secure chat system, developed with Flutter, Flask, and Firebase.
Language: Dart - Size: 16.4 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 1
cepsdev/v2g-guru-slac
V2G (Vehicle-2-Grid) EVSE-EV Matching via SLAC (ISO 15118-3): Model and implementation.
Language: C++ - Size: 697 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 6
Wang-Yu-Qing/MIND
Pytorch implementation of paper: Multi-Interest Network with Dynamic Routing for Recommendation at Tmall
Language: Python - Size: 252 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2
ravi-kp/Automatic-TimeTable-Generation-For-An-Institute
Automatic time table generation system (IIT Dharwad)
Language: PHP - Size: 1.47 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 6 - Forks: 3
coder-ghw/cv3d-semi_global_matching
ๅญฆไน SGM็ฎๆณ็จ๏ผ็ฎๆณ็ งๆฌrepo[https://github.com/ethan-li-coding/SemiGlobalMatching], ็ธๆฏไนไธๅฎ็ฐไบๅฏนๅบ็linuxๅนณๅฐ็ๆฌ
Language: C++ - Size: 3.82 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0
ZhiyuZhang803/Candidate_Profile_and_Job_Description_Bidirectional_Matching_System
This repo contains all files needed for constructing NLP based bidirectional matching system between candidate profile and job description and improve the efficiency as well as the accuracy in matching process.
Language: Jupyter Notebook - Size: 11.9 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2
shubh11220/The-Stable-Matching-Algorithm
The Stable Matching or the Stable Marriage algorithm is a mathematical algorithm that finds stable matches between two equally sized sets of elements, the proposers and the acceptors. This project uses basic Python data structures to implement the algorithm.
Language: Python - Size: 3.91 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 2
kachiO/class-agnostic-counting-pytorch
PyTorch implementation of Class Agnostic Counting model
Language: Jupyter Notebook - Size: 813 KB - Last synced at: 6 months ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1
JerryChiaRuiChang/FLAME
R package for matching algorithm in causal inference
Language: R - Size: 78.5 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 5
radeklat/words-to-regular-expression
A command line tool and Python library for converting lists of strings into matching regular expressions (finite automata).
Language: Python - Size: 200 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 1
cannor147/itmo-algo
Algorithms and Data Structures course at ITMO University
Language: C++ - Size: 989 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 0
tmiskow/b-suitors
My implementation of parallel b-suitors algorithm created for Concurrent Programming course at University of Warsaw (2017/2018)
Language: C++ - Size: 15.6 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1
rwl/mc64
Sparse matrix scalings
Language: Rust - Size: 65.4 KB - Last synced at: 24 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0
App-Dev-3/Superwise
The better way to find a thesis supervisor
Language: TypeScript - Size: 2.83 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
landoskape/cellector
A pipeline and GUI for determining which ROIs match features in a fluorescence image.
Language: Python - Size: 695 KB - Last synced at: 25 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0
hedon954/go-matcher
Go-matcher is a game matcher implement in Go, which supports add game mode and match strategy easily.
Language: Go - Size: 2.08 MB - Last synced at: 7 months ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0
RitaSensei/CareConnect
The goal of this project is to design (using UML) and develop a mobile application (using React Native & Firebase) to match nannies with parents
Language: JavaScript - Size: 10.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0
tomal66/CConnect
A personality based social media app
Language: Kotlin - Size: 1.71 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 2
gorgeousmwz/FeaturePointExtractionAndCCMatching
ๆๅฝฑๆต้ไฝไธ
Language: Python - Size: 13.1 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0
asigalov61/Matchmaker
Algorithmic Multi-Instrumental MIDI Continuation Implementation
Language: Jupyter Notebook - Size: 73.2 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0
suvajit-patra/Edmonds-blossom
Edmonds' blossom shrinking algorithm for finding best matching in general graphs
Language: C++ - Size: 111 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1
0AlphaZero0/ML-EMBL-publication-project
Repository of ML models and algorithm built for the EMBL publication project
Language: Python - Size: 21.5 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0
wollmers/LCS-BV
Longest Common Subsequence implemented with Bit-Vectors
Language: Perl - Size: 86.9 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2
RobertDurfee/Blossom
An implementation of the blossom algorithm for constructing maximum matchings on graphs.
Language: Python - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 2
code4kunal/price-time-matching
A spring boot based order matching service based on price-time-matching algorithm.
Language: Java - Size: 75.2 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 2
dileep-kishore/CombOpt.jl
Combinatorial Optimization and Graph Algorithms in Julia
Language: Julia - Size: 1.07 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0
Antoninj/biometrics-project
Repository for the biometrics class project
Language: Jupyter Notebook - Size: 114 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0
Tamoziit/Camaraderie
Camaraderie - AI-driven buddy matcher & travel manager for solo-travellers
Language: JavaScript - Size: 1.34 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 2
pjj11005/Codog
Dog Friend Matching Website
Language: Jupyter Notebook - Size: 31.9 MB - Last synced at: 8 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0
arshkumarsingh/cLOB-py
cLOB-py is a Continuous Limit Order Book simulation project designed to mimic real-world trading environments. This project allows users to simulate the matching of buy and sell orders, track order history, and visualize order book depth in real-time.
Language: Python - Size: 132 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
ZhimingMei/Big-Data-Matching
Explore efficient big data matching techniques
Language: Python - Size: 6.79 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
LeonSering/fair_and_fast_k_center_clustering
A linear-time k-center algorithm with fairness conditions and worst-case guarantees that is very fast in practice. Written in Rust with Python bindings.
Language: Rust - Size: 15.4 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0
yihong1120/Web_Equipment-Rental-Website Fork of jim96388/Web_Equipment-Rental-Website
A robust web-based platform designed to streamline the process of renting construction equipment and finding skilled drivers in the construction industry. Features a user-friendly interface, efficient relational database management, and an automated matching system for optimal equipment and driver pairing.
Language: JavaScript - Size: 35.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
wocker/Students-Tutors-Matching
This classified document provides a reflective analysis of the covert educational operation termed #PilandoAndo.
Language: JavaScript - Size: 457 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
cgg-bern/blossom5-cmake
CMake build system for Blossom-V with patches
Language: CMake - Size: 4.88 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
ArtResearch/vocab-app
Language: HTML - Size: 3.37 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
cornell-dti/zing
Zing-Grouper is a web app product designed and developed by Cornell DTI. Its main purpose is to serve professors at Cornell University by providing a platform to easily create groups for classes, projects, and more by leveraging the Group-Eng algorithm.
Language: TypeScript - Size: 4.07 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0
harsha-hl/HPCC-Hackathon
Our solution (2nd place) for the HPCC Systems Hackathon Challenge jointly organised by the RVCE and HPCC Systems, LexisNexis Risk Solutions, USA at RV College of Engineering, Bengaluru held from 14th July 2022 to 16th July 2022
Language: ECL - Size: 10.8 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1
Carzuiliam/stereo-vision-matching-comparision
An experimental stereo matching comparision among various corner detections algorithms.
Language: MATLAB - Size: 27.6 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0
0AlphaZero0/ROR-proto-EMBL
ROR prototype developed during the FREYA project
Language: Python - Size: 2.55 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
matheus-ft/matching-engine
Order matching system for a simple mock exchange
Language: Python - Size: 25.4 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0
sarvjeetdev/friendsai
Friends AI. Approach to match juniors to seniors using machine learning.
Language: Jupyter Notebook - Size: 255 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1
roysyboy/mix_generator
This program generates a playlist in a sequence that allows a continuous and uninterrupted listening experience. The goal of this algorithm is to minimize the weight difference between each pair of adjacent tracks in the sequence using Christofides algorithm, an approximate algorithm for solving traveling salesman problem
Language: Python - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
floatingturnip/Matching-algorithm
This is a matching algorithm for a casual chat program used during the summer of 2020 to connect students in the Engineering Physics Class of 2023, also used for secret santa in December of 2020
Language: MATLAB - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
Shirhussain/Find-my-match
Have you ever wondered how sites like OkCupid.com and Match.com provide matches to you? How about how Amazon.com provides suggested products? How about Facebook that suggest the person you may know?
Language: Python - Size: 982 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0
avisionh/preferenceallocation
Bespoke algorithm for tackling one-sided matching problem where we have preferences to consider.
Language: R - Size: 130 MB - Last synced at: 18 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1
brilacasck/maximum-matching-graph
Find maximum matchings in an arbitrary bipartite graphs with Node.js and React.js
Language: JavaScript - Size: 1.81 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0
kirklange/accompaniment-pairer
A Google Forms CSV parser that generates lists of optimal accompaniment pairs for music departments.
Language: C++ - Size: 45.9 KB - Last synced at: 5 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0
jayarnim/RS-LFM_EXPERIMENT
training module for latent factor models with implicit feedback
Language: Python - Size: 156 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0
Akhil27072005/BeyondGrades
Beyond Grades is a full-stack MERN-based recruitment platform featuring a dedicated Python Microservice to implement a deterministic, skill-based matching algorithm. It ensures fair, transparent, and high-quality candidate shortlisting by analyzing verified projects and expertise rather than relying on traditional academic grades.
Size: 6.84 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0
jayarnim/RS-CLiMF
practice CLiMF, listwise loss function for latent factor model
Language: Jupyter Notebook - Size: 1.78 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
jayarnim/RS-BPR
practice BPR, pairwise loss function for latent factor model
Language: Jupyter Notebook - Size: 931 KB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
jayarnim/RS-NAIS
practice NAIS, item based collaborative filtering collaborative filtering replacing item similarity matrix optimized for data with embeddings and aggregating histories by using attention mechanism
Language: Jupyter Notebook - Size: 17.2 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
jayarnim/RS-FISM
practice FISM, item based collaborative filtering replacing item similarity matrix optimized for data with embeddings
Language: Jupyter Notebook - Size: 7.86 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
jayarnim/RS-DELF
practice DELF, latent factor model based on id embedding where attention mechanism is applied
Language: Python - Size: 266 KB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
jayarnim/RS-DDFL
practice DDFL, latent factor model based on history embedding where euclidean distance is applied
Language: Jupyter Notebook - Size: 629 KB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
jayarnim/RS-DeepCF
practice DeepCF, latent factor model based on history embedding
Language: Jupyter Notebook - Size: 13.3 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
jayarnim/RS-DMF
practice DMF, latent factor model based on history embedding
Language: Jupyter Notebook - Size: 317 KB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
jayarnim/RS-NCF
practice NCF, latent factor model based on id embedding
Language: Jupyter Notebook - Size: 81.9 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
ABLAB2022/BACF Fork of jayarnim/BACF
Wang, J., & Lee, J. (2025). Applied Sciences, 15(19), 10402.
Language: Jupyter Notebook - Size: 3.54 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
jayarnim/BACF
Wang, J., & Lee, J. (2025). Applied Sciences, 15(19), 10402.
Language: Jupyter Notebook - Size: 3.54 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 1
jayarnim/RS-DRNet
practice DRNet, latent factor model based on id embedding where attention mechanism is applied
Language: Jupyter Notebook - Size: 659 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
jayarnim/RS-DACR
practice DACR, latent factor model based on history embedding where attention mechanism is applied
Language: Jupyter Notebook - Size: 3.09 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
jayarnim/RS-ConvNCF
practice ConvNCF, latent factor model based on id embedding and using convolutional neural networks as matching function
Language: Python - Size: 250 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
jayarnim/RS-DNCF
Practice DNCF, latent factor model based on dual embedding
Language: Jupyter Notebook - Size: 2.02 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
jayarnim/RS-J-NCF
practice J-NCF, latent factor model based on history embedding
Language: Python - Size: 267 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0
jayarnim/M-LAB
seminar at the artificial intelligence for business optimization lab during master's course
Size: 16.6 KB - Last synced at: 20 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0
ABLAB2022/BAMF Fork of jayarnim/BAMF
ํ๊ตญ์ง๋ฅ์ ๋ณด์์คํ ํํ 2024 ์ถ๊ณํ์ ๋ํ
Language: Jupyter Notebook - Size: 2.38 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0