Embedding模型代码和学习笔记总结
☆42Aug 28, 2021Updated 4 years ago
Alternatives and similar repositories for Embedding
Users that are interested in Embedding are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Simple Text Classification[WIP]☆11Dec 30, 2022Updated 3 years ago
- Transfomer based implementation of "An Efficient Framework For Learning Sentence Representation" Logeswaran et al☆13Aug 5, 2018Updated 7 years ago
- 记录☆19Nov 29, 2025Updated 5 months ago
- ☆14Oct 21, 2020Updated 5 years ago
- 为天池数据竞赛写的自动化特征工程和训练工具,可以通过配置的方式从mysql数据库中生成特征。同时重新封装了数据,特征和模型,使其可以被自动化测试系统识别及调用。待完成的工作:自动化测试系统的调度关键技术。☆12Dec 6, 2015Updated 10 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- ☆11May 27, 2021Updated 4 years ago
- Instant messaging with a neural network☆11Nov 13, 2016Updated 9 years ago
- ## 数据挖掘流程 **(一)数据读取** - 读取数据,并进行展示 - 统计数据各项指标 - 明确数据规模与要完成的任务 **(二)特征理解分析** - 单特征分析,逐个变量分析其对结果的影响 - 多变量统计分析,综合考虑多种情况影响 - 统计绘图得…☆10Mar 11, 2020Updated 6 years ago
- This repo consist of some experimental results on bdd100k datasets using different object detection algorithms(Faster-RCNN, FCOS, ATSS)☆11Jun 27, 2020Updated 5 years ago
- Scratch成分分析器,拥有代码相似度测量、成分统计、块数统计等功能。(本仓库于2021.4.3与Gitee主仓库同步)☆11Jul 1, 2021Updated 4 years ago
- ☆13Nov 4, 2020Updated 5 years ago
- Welcome to 6.86x Machine Learning with Python–From Linear Models to Deep Learning. Machine learning methods are commonly used across eng…☆13Nov 16, 2020Updated 5 years ago
- Download wallpapers from http://wallpaperscraft.com/☆11Feb 10, 2023Updated 3 years ago
- a python package for stat,caculate woe,iv, ks,auc,roc,psi and plot.☆18Jul 17, 2023Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- [AAAI 2024] The open source code for "STEM: Unleashing the Power of Embeddings for Multi-Task Recommendation".☆62Aug 4, 2024Updated last year
- ☆10Aug 14, 2019Updated 6 years ago
- 简易的模型监控界面:定期更新的用户信用分及特征分布☆16Jan 12, 2018Updated 8 years ago
- L&T Financial Services & Analytics Vidhya presents ‘DataScience FinHack’. where I have predicted whether the customer will be defaulter i…☆10Apr 13, 2019Updated 7 years ago
- Generate realistic fake credit scores (FICO 8, VantageScore, etc.) for testing fintech, lending, and insurance applications. A Faker prov…☆20Apr 19, 2026Updated 2 weeks ago
- [基于Python]自己写的一个微信跳一跳自动游戏程序(针对安卓手机)。 全自动运行 自动适应不同分辨率 自动调整各个参数误差☆22Apr 18, 2020Updated 6 years ago
- Prompt engineering based on ChatGLM-6B☆10May 12, 2023Updated 2 years ago
- Building an PD, LGD and EAD Model for Financial Modeling.☆15Dec 19, 2023Updated 2 years ago
- “达观杯”长文本智能处理挑战赛。达观数据提供了一批长文本数据和分类信息,希望选手动用自己的智慧,结合当下最先进的NLP和人工智能技术,深入分析文本内在结构和语义信息,构建文本分类模型,实现精准分类。☆10Jul 20, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- TensorFlow: learn and practice☆11Aug 30, 2018Updated 7 years ago
- Programming for NLP Project - Implement a basic n-gram language model and generate sentence using beam search☆12Mar 10, 2020Updated 6 years ago
- Deep Semantics Similarity Model in tensorflow.☆19Mar 25, 2023Updated 3 years ago
- Scraped reviews from OpenRice for sentiment analysis. Formatted to use with BERT.☆11Apr 9, 2020Updated 6 years ago
- transfromer model py keras☆32Jan 22, 2019Updated 7 years ago
- 在监控画质下实现对校园自行车的重识别,包含REID模型识别,向量数据库检索,UI展示☆11Feb 13, 2024Updated 2 years ago
- Source code for AAAI2019 paper "Cash-out User Detection based on Attributed Heterogeneous Information Network with a Hierarchical Attenti…☆15Nov 12, 2018Updated 7 years ago
- 基于自构造函数的特征提取评分项目(缺失值处理,单变量相关性分析,特征评分,降维)☆15Jul 21, 2017Updated 8 years ago
- ☆11Nov 21, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 早期的计算机使用7位的ASCII编码,为了处理汉字,程序员设计了用于简体中文的GB2312和用于繁体中文的big5。 GB2312(1980年)一共收录了7445个字符,包括6763个汉字和682个其它符号。汉字区的内码范围高字节从B0-F7,低字节从A1-FE,占用的码…☆10Sep 10, 2017Updated 8 years ago
- A WAV encoding/decoding library for Go☆10May 25, 2019Updated 6 years ago
- You work for a consumer finance company which specializes in lending various types of loans to urban customers. When the company receives…☆13Sep 13, 2021Updated 4 years ago
- 本项目开发了一个机器学习和深度学习的训练工具。该训练工具基于sklearn和pytorch,不仅支持常规训练、交叉验证训练,还支持贝叶斯搜索参数,并可随时自动保存训练模型和日志。☆12Dec 22, 2023Updated 2 years ago
- The EM Algorithm for Gaussian Mixtures (高斯混合模型的EM算法实现)☆12Dec 30, 2018Updated 7 years ago
- LGBM :推导原理、参数含义、超参数设置(网格、随机、贝叶斯搜索)☆12Jan 15, 2019Updated 7 years ago
- This is the source code for “PeriodicMove: Shift-aware Human Mobility Recovery with Graph Neural Network” accepted by CIKM 2021.☆13Sep 21, 2021Updated 4 years ago