Pinned Repositories
attention
some attention implements
Baidu_Img_Spider
baidu image spider
bbs
bilstm_selfattention
bilstm + selfattention core code (tensorflow 1.12.1 / pytorch 1.1.0) is implemented according to paper “A STRUCTURED SELF-ATTENTIVE SENTENCE EMBEDDING”
DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
Faster-RCNN-MXnet011
Faster-RCNN for object detection, implement with MXnet011-CU80
LeetcodeLearning
tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
tensorflow-XNN
4th Place Solution for Mercari Price Suggestion Challenge on Kaggle (https://www.kaggle.com/c/mercari-price-suggestion-challenge)
URL-TextCNN
URL Classification with Text CNN
angelfish91's Repositories
angelfish91/LeetcodeLearning
angelfish91/URL-TextCNN
URL Classification with Text CNN
angelfish91/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
angelfish91/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
angelfish91/tensorflow-XNN
4th Place Solution for Mercari Price Suggestion Challenge on Kaggle (https://www.kaggle.com/c/mercari-price-suggestion-challenge)
angelfish91/Baidu_Img_Spider
baidu image spider
angelfish91/bbs
angelfish91/bilstm_selfattention
bilstm + selfattention core code (tensorflow 1.12.1 / pytorch 1.1.0) is implemented according to paper “A STRUCTURED SELF-ATTENTIVE SENTENCE EMBEDDING”
angelfish91/calc_img_similarity
calc_img_similarity
angelfish91/Co-Action-Network
Implementation of CAN: Revisiting Feature Co-Action for Click-Through RatePrediction
angelfish91/cppflow
Run TensorFlow models in C++ without installation and without Bazel
angelfish91/deep_text_matching
implementation several deep text match (text similarly) models for keras . cdssm, arc-ii,match_pyramid, mvlstm ,esim, drcn ,bimpm, bert, albert, raberta
angelfish91/DeepFaceLab
DeepFaceLab is a tool that utilizes machine learning to replace faces in videos. Includes prebuilt ready to work standalone Windows 7,8,10 binary (look readme.md).
angelfish91/DeepGBM
Implementation for the paper "DeepGBM: A Deep Learning Framework Distilled by GBDT for Online Prediction Tasks", which has been accepted by KDD'2019.
angelfish91/drawio_factory
angelfish91/exprtk
C++ Mathematical Expression Parsing And Evaluation Library
angelfish91/k-meanspp
A generic C++11 k-means clustering implementation
angelfish91/KnowledgeGraphSlides
KnowledgeGraphSlides, a collection of knowledgegraph lectures, including the ccks series from 2013 to 2018, 中文知识图谱计算会议CCKS报告合集,涵盖从2013年至2018年,共48篇,从中可以看出从谷歌2012年推出知识图谱以来,**学术界及工业界这6年来知识图谱的主流**变迁。
angelfish91/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
angelfish91/lihang-code
《统计学习方法》的代码实现
angelfish91/memray
Memray is a memory profiler for Python
angelfish91/nerd-fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 40+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
angelfish91/Python
All Algorithms implemented in Python
angelfish91/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!
angelfish91/RecBole
A unified, comprehensive and efficient recommendation library
angelfish91/tensorflow-internals
It is open source ebook about TensorFlow kernel and implementation mechanism.
angelfish91/Text-CNN
demo for text cnn
angelfish91/URL-Graph
use fast-unfolding to discover url community
angelfish91/URL-XGB
use xgboost to build a url classififier
angelfish91/yskip
Incremental Skip-gram Model with Negative Sampling