python 数据结构 算法 LeetCode 牛客 面试 编程之美 动态规划 字典树 快速排序 树 字符串 数组 链表 全排列 堆排序 位运算 大数相加
☆181Sep 28, 2018Updated 7 years ago
Alternatives and similar repositories for BAT-algorithms
Users that are interested in BAT-algorithms are comparing it to the libraries listed below
Sorting:
- 使用python语言写数据结构与算法。线性搜索、选择排序、插入排序、栈,队列,循环队列、链表,链表实现栈,链表实现队列、递归、归并排序、快速排序、二分搜索、二分搜索树、集合 和 映射、堆、优先队列、冒泡排序、希尔排序、线段树、Trie字典树、并查集、AVL树、红黑树、哈希表…☆39May 16, 2023Updated 2 years ago
- 关键词抽取项目☆24Sep 29, 2020Updated 5 years ago
- 该代码是基于字典树对word的识别结果进行矫正,使用于中英文混合的字典。字典树(trietree):常用应用于大量字符串的保存、统计、查找等操作。☆13Jun 14, 2017Updated 8 years ago
- 基于python3.6+opencv3+tensorflow+cnn的银行卡识别☆13Dec 9, 2022Updated 3 years ago
- ☆12Jan 9, 2019Updated 7 years ago
- 基于虚拟仿真环境下的自动驾驶交通标志识别第三名方案☆10Jan 11, 2020Updated 6 years ago
- 机器学习深度学习知识点☆25Mar 14, 2020Updated 6 years ago
- 大数据学习笔记,学习路线,技术案例整理。☆49Jan 4, 2023Updated 3 years ago
- 这个是自己日常改写和积累的python资料:本次资料提供大量的python面试的准备资料,包括常用的python版本代码段、python网络编程的各个部分的实现方式、python版本的设计模式、以及最最会考的令人头痛的算法问题(python版本)☆207Feb 2, 2023Updated 3 years ago
- Python实现人脸对比,活体检测☆10Jun 27, 2020Updated 5 years ago
- 微信广告正负样本短文本分类 word2vec+CNN实现☆26Mar 20, 2018Updated 7 years ago
- Applying machine learning to predict the future power usage of factories.☆13Aug 2, 2017Updated 8 years ago
- ☆36Oct 20, 2020Updated 5 years ago
- MySQL,大数据,Python(文章分享)☆13Feb 13, 2017Updated 9 years ago
- This project demonstrates how to run and save predictions locally using exported tensorflow estimator model☆29Mar 6, 2018Updated 8 years ago
- Question generation from text☆15Sep 19, 2012Updated 13 years ago
- 2018广东工业智造大数据创新大赛——智能算法赛☆35Nov 6, 2018Updated 7 years ago
- OpenLLMDE: An open source data engineering framework for LLMs☆18Sep 9, 2023Updated 2 years ago
- Alibaba Cloud German AI Challenge 2018, 17th place solution. https://tianchi.aliyun.com/competition/entrance/231683/introduction☆11Jun 17, 2019Updated 6 years ago
- 《剑指Offer》面试题Python实现☆2,266Mar 9, 2019Updated 7 years ago
- A Python class that implements a Gated CNN using Keras with TensorFlow backend.☆11Apr 20, 2018Updated 7 years ago
- Source codes of Learning OpenCV 3 Computer Vision with Python - Second Edition☆16Sep 21, 2017Updated 8 years ago
- 使用python实现常用的数据结构,包括数组/链表/队列/栈/集合/映射/二分搜索树/最大堆/线段树/Trie/并查集/AVL树/哈希表☆11Mar 19, 2019Updated 7 years ago
- GAU-alpha-pytorch☆20May 11, 2022Updated 3 years ago
- forked from fcitx/fcitx☆10Jun 6, 2017Updated 8 years ago
- 算法相关知识储备 LeetCode with Python and JavaScript☆1,813Jul 26, 2021Updated 4 years ago
- 基于深度学习(tensorflow)的中文文本分类☆15Apr 3, 2019Updated 6 years ago
- 爬取企查查公司基本信息☆14Jul 8, 2018Updated 7 years ago
- 采集百度词典☆10Mar 29, 2014Updated 11 years ago
- 使用BERT解决lic2019机器阅读理解☆89May 31, 2019Updated 6 years ago
- MICCAI 2013 code - Segmenting Multiple Overlapping Cervical Cells by Joint Level Set☆12Jun 19, 2013Updated 12 years ago
- 天池糖尿病血糖预测比赛 精准医疗 初赛B榜24名☆22Jan 30, 2018Updated 8 years ago
- 用python实现SVM/AdaBoost/C4.5/CART/Naïve Bayes等数据挖掘领域十大经典算法☆79Mar 6, 2018Updated 8 years ago
- textsum for Chinese☆16Jul 20, 2018Updated 7 years ago
- Data augmentation using OpenCV☆11Jan 12, 2017Updated 9 years ago
- [AAAI 2018] Implementation of the Ethics Shaping approach proposed in "A low-cost ethics shaping approach for designing reinforcement lea…☆11Aug 3, 2018Updated 7 years ago
- 刷点击量的Python小程序☆11Jul 17, 2016Updated 9 years ago
- 股票相关知识学习,用Python来研究一下股票投资,大致会包括股票数据的爬取、技术指标分析、量化交易到神经网络(深度学习)☆16Aug 3, 2019Updated 6 years ago
- 基于百度LAC项目的PHP中文智能分词库☆10Jun 25, 2024Updated last year