Pinned Repositories
addons
Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
ai
Personal AI Implementations
ai-for-cv-course-4th
anchor
Code for "High-Precision Model-Agnostic Explanations" paper
dask-tutorial
Dask tutorial
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
fastai
The fast.ai deep learning library, lessons, and tutorials
keras-blog
Blog with Keras news, tutorials, and demos.
shap
A unified approach to explain the output of any machine learning model.
xiaoxiao19's Repositories
xiaoxiao19/addons
Useful extra functionality for TensorFlow 2.x maintained by SIG-addons
xiaoxiao19/ai
Personal AI Implementations
xiaoxiao19/ai-for-cv-course-4th
xiaoxiao19/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
xiaoxiao19/awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
xiaoxiao19/awesome-TS-anomaly-detection
List of tools & datasets for anomaly detection on time-series data.
xiaoxiao19/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
xiaoxiao19/darknet
Convolutional Neural Networks
xiaoxiao19/Data-Competition-TopSolution
Data competition Top Solution 数据竞赛top解决方案开源整理
xiaoxiao19/Deep-Learning-with-TensorFlow-2-and-Keras
Deep Learning with TensorFlow 2 and Keras, published by Packt
xiaoxiao19/deep_learning_cookbook
Deep Learning Cookbox
xiaoxiao19/DESlib
A Python library for dynamic classifier and ensemble selection
xiaoxiao19/jupyters_and_slides
xiaoxiao19/leeml-notes
李宏毅《机器学习》笔记,在线阅读地址:https://datawhalechina.github.io/leeml-notes
xiaoxiao19/nndl.github.io
《神经网络与深度学习》 Neural Network and Deep Learning
xiaoxiao19/opencv
Open Source Computer Vision Library
xiaoxiao19/plotly.py
An open-source, interactive graphing library for Python :sparkles:
xiaoxiao19/pointer-generator
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
xiaoxiao19/pydicom
Read, modify and write DICOM files with python code
xiaoxiao19/pyod
A Python Toolbox for Scalable Outlier Detection (Anomaly Detection)
xiaoxiao19/pyrouge
A Python wrapper for the ROUGE summarization evaluation package
xiaoxiao19/Semi-auto-modeling
xiaoxiao19/SIF
sentence embedding by Smooth Inverse Frequency weighting scheme
xiaoxiao19/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
xiaoxiao19/TensorFlow2.0Tutorials
TensorFlow 2.0 version's Tutorials and Examples, CNN, RNN, GAN tutorials, etc. TF 2.0版入门实例代码,实战教程。
xiaoxiao19/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
xiaoxiao19/text_gcn
Graph Convolutional Networks for Text Classification. AAAI 2019
xiaoxiao19/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch.
xiaoxiao19/vision
Datasets, Transforms and Models specific to Computer Vision
xiaoxiao19/word2vec_commented
Commented (but unaltered) version of original word2vec C implementation.