Pinned Repositories
100days
100 days of algorithms
AI-Toolbox
Algorithm Engineer Toolbox, for the purpose of quickly iterating new ideas
algorithms
Minimal examples of data structures and algorithms in Python
attentional_factorization_machine
TensorFlow Implementation of Attentional Factorization Machine
AutoRec
awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
bootstrap-datetimepicker
Both Date and Time picker widget based on twitter bootstrap (supports Bootstrap v2 and v3)
build_dataset
caffe
Caffe: a fast open framework for deep learning.
caffe_demos
yier2333's Repositories
yier2333/100days
100 days of algorithms
yier2333/AI-Toolbox
Algorithm Engineer Toolbox, for the purpose of quickly iterating new ideas
yier2333/algorithms
Minimal examples of data structures and algorithms in Python
yier2333/attentional_factorization_machine
TensorFlow Implementation of Attentional Factorization Machine
yier2333/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。
yier2333/build_dataset
yier2333/cnn-text-classification-tf
Convolutional Neural Network for Text Classification in Tensorflow
yier2333/DeepLearningImplementations
Implementation of recent Deep Learning papers
yier2333/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
yier2333/dssm
yier2333/ffmpeg-video-slideshow-scripts
Shell scripts to create video slideshows using images and videos
yier2333/kaggle-dogs-vs-cats-solution
Kaggle dogs vs cats solution
yier2333/keras-wine-model
Model built with the Keras Functional API
yier2333/keras_to_tensorflow
General code to convert a trained keras model into an inference tensorflow model
yier2333/LightGBM
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK(http://github.com/microsoft/dmtk) project of Microsoft.
yier2333/models
Models and examples built with TensorFlow
yier2333/neural-image-assessment
Implementation of NIMA: Neural Image Assessment in Keras
yier2333/nlp_estimator_tutorial
Educational material on using the TensorFlow Estimator framework for text classification
yier2333/opencv
Open Source Computer Vision Library
yier2333/PythonArticles
公众号【清风Python】文章代码归档
yier2333/pytorch-template
PyTorch deep learning projects made easy.
yier2333/serving
A flexible, high-performance serving system for machine learning models
yier2333/SMS-Spam-Word-Frequency-Statistics
垃圾短信词频统计
yier2333/Surprise
A Python scikit for building and analyzing recommender systems
yier2333/tensorflow
An Open Source Machine Learning Framework for Everyone
yier2333/Tensorflow-Project-Template
A best practice for tensorflow project template architecture.
yier2333/tensorflow-serving-example
Examples to server tensorflow models with tensorflow serving
yier2333/Tensorflow-Template-ZJun
tensorflow template including both low api and estimator api version
yier2333/tinystruct2.0
Code examples for your reference
yier2333/tools_python
some tools with python