• Stars
    star
    2
  • Language
    Python
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

python xpath 实现了 一号店 淘宝 京东 当当网 再不用担心女朋友乱买了

More Repositories

1

Recommand-Algorithme

推荐算法实战(Recommend algorithm)
Jupyter Notebook
119
star
2

play-with-graph-algorithme

python实现的初级图论算法库:环检测问题,桥和割点,最小生成树,最短路径,欧拉路径,哈密尔顿路径,拓扑排序,最大流问题,匹配问题(匈牙利算法)
Jupyter Notebook
44
star
3

play-with-data-structure-python

使用python语言写数据结构与算法。线性搜索、选择排序、插入排序、栈,队列,循环队列、链表,链表实现栈,链表实现队列、递归、归并排序、快速排序、二分搜索、二分搜索树、集合 和 映射、堆、优先队列、冒泡排序、希尔排序、线段树、Trie字典树、并查集、AVL树、红黑树、哈希表、计数排序、LSD基数排序、MSD排序,桶排序、字符串匹配
Python
36
star
4

GraphNeuralNetWork

玩转图神经网络和知识图谱的相关算法:GCN,GAT,GAFM,GAAFM,GraphSage,W2V,TRANSe
Jupyter Notebook
24
star
5

play_with_machine_learning

numpy实现常用的的机器学习库,分类模型实现:KNN,LDA,LR,Decision Tree(ID3,C4.5,CART),RF,perception,SVM,Neural network,GBDT,Xgboost,Adaboost;回归模型实现 :LASSO,Ridge,LR,RF,Decision Tree(ID3,C4.5,CART);非监督模型 :PCA,Kmeans,SVD;概率模型 :MEM,HMM,CRF,EM,NB,MCMC
Python
20
star
6

visible-algoritme-java

实现算法可视化使用java + swing<Play Data Structures in Java>. 《Java语言玩转数据结构》代码。
Java
11
star
7

Data-Analyse

实战数据分析
Jupyter Notebook
6
star
8

HuichuanFlow

动手实现一个深度学习框架:HuichuanFlow
Jupyter Notebook
5
star
9

NLP_pratice

个人实现一些NLP的算法(分词,关键词提取,实体识别,文本分类,中文摘要,对话,知识图谱,prompt)等等
Jupyter Notebook
4
star
10

play_with_evolutionary_algorithm

玩转智能算法库:动态规划(DP) ,遗传算法(GA) ,粒子群算法(PSO) ,模拟退火算法(SA) ,蚁群算法(ACO),自适应神经网络(SOM) ,禁忌搜索算法(TS)
Jupyter Notebook
4
star
11

TinyScript

实现一个简单的编译器:TinyScript
Java
3
star
12

shell-learn

李汇川的shell复习教程
Shell
3
star
13

Spark-machine-learning

使用Scala操作spark进行机器学习
Scala
3
star
14

play-with-data-structures-java-and-python-

实现 数据结构 和简单算法<Play Data Structures in Java>. 《Java语言玩转数据结构》代码。
Java
3
star
15

python_db

python尝试实现nosql和sql
Python
3
star
16

Spark-SQL

使用Spark-SQL进行离线统计的学习与实战项目
Scala
3
star
17

recommendation_algo

推荐算法经典论文实现
Python
3
star
18

Spark-in-machine-learning

use pysprark to do machine learning
Jupyter Notebook
3
star
19

desgin_pattern

c++设计模式
C++
3
star
20

play_with_algo_cplusplus

C++
2
star
21

play_with_deep_reinforcement_learning

玩转深度强化学习
Jupyter Notebook
2
star
22

Trender

极简版Python量化交易工具
Python
2
star
23

Route-Planning-BasedOnAmap

实现地铁路径搜索功能
Jupyter Notebook
2
star
24

play_with_stl

基于stl_pg版本实现自己的stl库:list,vector,deque,stack,BST,biset
C++
2
star
25

some_small_recommendation_alog

使用python实现一些推荐系统
Jupyter Notebook
1
star
26

myblog-php

use the php language to create the blog included the front-end and back-end. Front-end is using the wordpress.
HTML
1
star
27

play_with_machine_learning_book

阅读《统计学习方法》《机器学习》 《深度学习》等书籍笔记
Jupyter Notebook
1
star
28

play_with_numerical_method

数值方法c++实现
C++
1
star
29

projet-na18

la projet de na18
HTML
1
star
30

c_Primer_Plus

<c++ prime plus>练习题解题
C++
1
star
31

alogritme-interview

Python
1
star
32

leetcode

死磕leecode 路漫漫其修远兮,道阻且长
Python
1
star
33

electron

electron实现一个播放器
JavaScript
1
star
34

nlp_implementation_code

一些transformer和transformer的变种,和一些nlp的机器学习实现
Jupyter Notebook
1
star
35

wiser_search_engine

实现一个搜索引擎
1
star
36

play-with-data-structure-CPP

DataStructure in CPP
C++
1
star
37

movie_recommendation_project

一个简易的电影推荐网站
Jupyter Notebook
1
star
38

CV

李汇川的简历
HTML
1
star
39

play-with-Pool

c++实现一些有意思的小项目:线程池(Thread Pool),连接池(Connect Pool),内存池(Memory Pool)等等
C++
1
star
40

the_way_to_cpp_master

一些cpp的优化方案
C++
1
star
41

Artificial-Intelligence-realization

Python code for the book Artificial Intelligence: A Modern Approach. You can use this in conjunction with a course on AI, or for study on your own.
Python
1
star
42

play-with-Linear-Algebra

use python3 and Numpy to realize my personal linear Algebra library
Jupyter Notebook
1
star