Pinned Repositories
ad_prediction
algorithm_py
python list merge delete and sort
automl-translation-tools
Tools for AutoML Translation
bert-chinese-ml-cls
Using BERT and Random forest to classify the chinese Text
chinese_text_classification
Given specific Chinese text about personality, and corresponding to labels, pls design text classification to get better result in your test set(split by chinese text, ratio can be 0.1,.2,.25.etc...)
crypto-currency-exchange-site-response-count
we use python request the most common crypto currency exchange order_book data,then return the some useful characteristics incluing avg response time to compare which exchange is faster
forest_fire_detection
web app
py_pandas_csv
python using pandas load and read csv file
python_asyncio_websockets
requriment python > 3.5,asyncio and websockets to get parallem io read from Binance and okex
python_read_excel
python reading excel by importing xlrd
liuhuihuii's Repositories
liuhuihuii/automl-translation-tools
Tools for AutoML Translation
liuhuihuii/forest_fire_detection
web app
liuhuihuii/ad_prediction
liuhuihuii/bert-chinese-ml-cls
Using BERT and Random forest to classify the chinese Text
liuhuihuii/chinese_text_classification
Given specific Chinese text about personality, and corresponding to labels, pls design text classification to get better result in your test set(split by chinese text, ratio can be 0.1,.2,.25.etc...)
liuhuihuii/ad_prediciton
奇思科创项目:艾兹海默症检测:对MRI扫描图像识别
liuhuihuii/awesome-project-ideas
Curated list of Machine Learning, NLP, Vision, Recommender Systems Project Ideas
liuhuihuii/bert
TensorFlow code and pre-trained models for BERT
liuhuihuii/Capstone-Design
Tea Leaves Clones Classification with Deep Learning
liuhuihuii/chinese_nlp_from_train_2_web_predict
By collect Chinese Text,to do classification work, and offer flask web predict service
liuhuihuii/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
liuhuihuii/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为17个章节,20多万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
liuhuihuii/deeplearning_IMDB_datasets
attention,RNN,LSTM with keras
liuhuihuii/DeepSpeechRecognition
A Chinese Deep Speech Recognition System 包括基于深度学习的声学模型和基于深度学习的语言模型
liuhuihuii/GenderBias
Visualize GENDER BIAS in FastText WORD EMBEDDINGS
liuhuihuii/GoogleFreeTrans
free google translation api(免费google翻译api)
liuhuihuii/imdb_keras
train and predict imdb sentiment using keras
liuhuihuii/keras
Deep Learning for humans
liuhuihuii/lihang-code
《统计学习方法》的代码实现
liuhuihuii/lingvo
Lingvo
liuhuihuii/models
Models and examples built with TensorFlow
liuhuihuii/nn4nlp-code
Code Samples from Neural Networks for NLP
liuhuihuii/rnn_Arithmetic_implementation
A implementation of sequence to sequence learning for performing addition,substraction,multiply,divide with LSTM neural network by Keras
liuhuihuii/Sentiment-Analyze-Model
Text Multi-label sentiment analyze 文本的多标签心情识别
liuhuihuii/SNKRS
Nike SNKRs US Monitor
liuhuihuii/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
liuhuihuii/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
liuhuihuii/Tensorflow-Tutorial
Tensorflow tutorial from basic to hard
liuhuihuii/tensorflow_mnist_perceptron
using tensorflow exercise the perceptron network based on mnist dataset,just for fun!
liuhuihuii/text_classification
CNN RNN Text multi-classification and deploy on web app