aodiwei's Stars
marcelotduarte/cx_Freeze
cx_Freeze creates standalone executables from Python scripts, with the same performance, is cross-platform and should work on any platform that Python itself works on.
ocatak-zz/malware_api_class
Malware dataset for security researchers, data scientists. Public malware dataset generated by Cuckoo Sandbox based on Windows OS API calls analysis for cyber security researchers
CaoZ/JD-Coin
自动登录京东,打卡领钢镚,签到领京豆
evilsocket/ergo
🧠 A tool that makes AI easier.
evilsocket/ergo-pe-av
🧠 🦠 An artificial neural network and API to detect Windows malware, based on Ergo and LIEF.
LiDan456/MAD-GANs
Applied generative adversarial networks (GANs) to do anomaly detection for time series data
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
Bobo-y/yolov3_watermark
watermark_detection_by_yolov3
cchen156/Learning-to-See-in-the-Dark
Learning to See in the Dark. CVPR 2018
mind/wheels
Performance-optimized wheels for TensorFlow (SSE, AVX, FMA, XLA, MPI)
hli1221/imagefusion_densefuse
DenseFuse (IEEE TIP 2019, Highly Cited Paper) - Python 3.6, TensorFlow 1.8.0
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
google-research/bert
TensorFlow code and pre-trained models for BERT
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
Hvass-Labs/TensorFlow-Tutorials
TensorFlow Tutorials with YouTube Videos
ilivans/tf-rnn-attention
Tensorflow implementation of attention mechanism for text classification tasks.
TobiasLee/Text-Classification
Implementation of papers for text classification task on DBpedia
mixuala/colab_utils
assorted utils for use with `Colaboratory`
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
pochih/SA-papers
📄 Deep Learning 中 Sentiment Analysis 論文統整與分析 😀😡☹️😭🙄🤢
brightmart/text_classification
all kinds of text classification models and more with deep learning
revsic/numpy-rnn
numpy implementation of Recurrent Neural Network
aodiwei/toolScript
some tool scripts, save time save simple opeations
younghz/Markdown
Markdown 基本语法。
deeplearning-ai/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
aodiwei/Tensorflow-object-detection-API-for-face-detcetion
using tensorflow object detection API to detect face
davidsandberg/facenet
Face recognition using Tensorflow
yeephycho/widerface-to-tfrecord
parse WIDER FACE dataset to tensorflow tfrecord format for object detection api
fengdu78/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记