Skip to content
View remonly's full-sized avatar

Block or report remonly

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Personal website

HTML 15 2 Updated Mar 19, 2023

使用TensorFlow实现对知识图谱的表征学习,包括transe\transd\transh\transr

Python 102 32 Updated Jul 1, 2020

An implementation of TransE and its extended models for Knowledge Representation Learning on TensorFlow

Python 514 196 Updated Nov 3, 2022

简洁易用版TinyBert:基于Bert进行知识蒸馏的预训练语言模型

Python 252 49 Updated Oct 24, 2020

Source code and dataset for KDD 2020 paper "Controllable Multi-Interest Framework for Recommendation"

Python 1 Updated Feb 24, 2021

Source code and dataset for KDD 2020 paper "Controllable Multi-Interest Framework for Recommendation"

Python 281 75 Updated Sep 23, 2021

✏️ 算法相关知识储备 LeetCode with Python and JavaScript 📚

Python 1,808 423 Updated Jul 26, 2021

Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/

Python 3,443 892 Updated Jul 28, 2022

Python & JAVA Solutions for Leetcode

Python 5,231 1,493 Updated Oct 3, 2023

欢迎加QQ群:109764489,贡献力量!

HTML 4,752 1,537 Updated Nov 27, 2019
Python 35 18 Updated Oct 20, 2020

Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.

Python 788 182 Updated Jan 11, 2023

Easy-to-use,Modular and Extendible package of deep-learning based CTR models .

Python 7,579 2,214 Updated Aug 9, 2024

Code for the IJCAI'19 paper "Deep Session Interest Network for Click-Through Rate Prediction"

Python 434 132 Updated May 23, 2023

简单粗暴 TensorFlow 2 | A Concise Handbook of TensorFlow 2 | 一本简明的 TensorFlow 2 入门指导教程

Jupyter Notebook 3,945 841 Updated Mar 21, 2023

深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.

Jupyter Notebook 13,202 4,083 Updated Aug 30, 2021

A cloud-native vector database, storage for next generation AI applications

Go 30,745 2,932 Updated Nov 18, 2024

Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.

HTML 1,889 583 Updated Nov 14, 2024

Code for the paper "Contextual and Sequential User Embeddings for Large-Scale Music Recommendation".

Python 35 9 Updated Oct 12, 2020

Python SDK for Milvus.

Python 1,029 328 Updated Nov 18, 2024

Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk

C++ 13,260 1,171 Updated Jul 29, 2024

A library for efficient similarity search and clustering of dense vectors.

C++ 31,481 3,645 Updated Nov 15, 2024

A curated list of awesome JupyterLab extensions and resources

2,526 152 Updated Nov 3, 2022
Jupyter Notebook 1 Updated Jul 15, 2020

This project compares several methods for finding similar sentences, including Jaccard similarity, TF-IDF, GloVe, BERT, and RoBERTa.

Jupyter Notebook 2 Updated Jun 14, 2020
Jupyter Notebook 1 Updated Apr 12, 2020

Example code on using bert-as-service to analyze sentences.

Jupyter Notebook 1 Updated Nov 6, 2019

Using BERT and Cosine Similarity for testing similarity of legal paragraphs

Jupyter Notebook 4 1 Updated Feb 27, 2020

Finding similar sentences between documents using Bidirectional Encoder Representation from Transformers (BERT) and Universal Sentence Encoder (USE)

Jupyter Notebook 7 Updated Aug 1, 2019

使用开源的Bert-as-Service预训练生成文档特征向量,基于k-means对COVID-19文献聚类,t-SNE可视化数据,通过LDA为每个簇生成主题关键词,画Bokeh图实现按簇、关键词搜索和筛选数据。

Jupyter Notebook 19 2 Updated Aug 3, 2020
Next