资源列表
Tensorflow_manual_cn
- tensorflow示例代码,人工智能,机器学习(tensorflow machine learning)
cifar10_tutorial
- 非常适合入门的一个深度学习图片分类例程!(Very suitable for beginners to learn a deep picture classification routines!)
KCF
- This package includes a C++ class with several tracking methods based on the Kernelized Correlation Filter (KCF) [1, 2]. It also includes an executable to interface with the VOT benchmark.
optimized genetic model
- 优化后的克隆选择算法的MATLAB编码,希望能帮助到您,谢谢(Optimized clone selection algorithm of MATLAB coding)
Object Detection
- 采用Python语言,在pycharm运行平台下,实现对特定图片中特定物体的检测与提取。(Python language is used to realize the detection and extraction of specific objects in specific pictures on the platform of pycharm.)
recommend
- 机器学习入门经典算法中的推荐算法,各大电商网站必备算法,内含数据集。(Machine learning introduction classic algorithm recommendation algorithm, the major e-commerce website necessary algorithm, containing data set.)
NaiveBayes
- 机器学习入门经典算法中的朴素贝叶斯算法,python3.6,编译通过可运行。(Naive Bayes algorithm in machine learning classic algorithm)
subway_prediction_notebook
- jupyter notebook of subway prediction kaggle
avazu-CTR-Prediction-LR
- CTR Linear Regression prediction
energy_forecasting_notebooks
- energy_forecasting_notebooks kaggle competition
CWS_LSTM-master
- 使用python实现的分词,使用长短期记忆神经网络。(Using Python to implement participle, use long term memory neural network.)
垃圾分类
- 利用inceptionv3模型进行训练完成垃圾分类(Use the inceptionv3 model to train to complete garbage classification)