Code Monkey home page Code Monkey logo

德才's Projects

adaboost icon adaboost

根据李航《统计学习方法》实现的adaboot算法

cluster icon cluster

基于《集体智慧编程》实现的k-means聚类,层次聚类算法

decisiontree icon decisiontree

根据《集体智慧编程》实现的决策树模型,包括信息增益,基尼不纯度的划分方式,包括剪枝过程

em icon em

根据李航《统计学习方法》实现的em算法,高斯混合模型

genetic icon genetic

基于《集体智慧编程》实现的一些遗传编程算法,个人认为遗传编程真的很有趣

knnpredict icon knnpredict

根据《集体智慧编程》实现的近邻预估

lx_rbtree icon lx_rbtree

lx_rbtree是用c语言实现的红黑树。算法参考了Cormen, Leiserson and Rivest写的《算法导论》(第三版)

lxlib icon lxlib

一些常用功能的基础库

lxlog icon lxlog

一个用C语言编写的支持线程安全和进程安全的log模块

optimization icon optimization

基于《集体智慧编程》实现的爬山法,退火法,基于遗传的优化等各种优化方法

searchengineer icon searchengineer

根据《集体智慧编程》实现的一个小型的搜索引擎,包括page rank算法和BF 神经网络算法的实现

svm icon svm

线性分类,非线性分类,svm的使用

user_recommendation icon user_recommendation

根据《集体智慧编程》实现的基于人的推荐和基于物的推荐算法,以及基于非负矩阵因式分解来寻找独立特征的算法

ym icon ym

根据李航《统计学习方法》实现的隐马尔科夫模型,包括模型训练及使用

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.