Pinned Repositories
age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
amazon-dsstne
Deep Scalable Sparse Tensor Network Engine (DSSTNE) is an Amazon developed library for building Deep Learning (DL) machine learning (ML) models
Apache-Flink-Docs-ZH-translation
Apache Flink官方文档中文翻译计划
Assembly-Language
x86汇编语言
awesome-deep-learning-papers
The most cited deep learning papers
BooksKeeper
对各类图书资源的收集。大量计算机、AI方面书籍。
caffe
Caffe: a fast open framework for deep learning.
CoreNLP
Stanford CoreNLP: A Java suite of core NLP tools.
Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
codeboxldd's Repositories
codeboxldd/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
codeboxldd/age-gender-estimation
Keras implementation of a CNN network for age and gender estimation
codeboxldd/Assembly-Language
x86汇编语言
codeboxldd/BooksKeeper
对各类图书资源的收集。大量计算机、AI方面书籍。
codeboxldd/deep-painterly-harmonization
Code and data for paper "Deep Painterly Harmonization": https://arxiv.org/abs/1804.03189
codeboxldd/deep_learning_object_detection
A paper list of object detection using deep learning.
codeboxldd/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
codeboxldd/deeplearningbook-chinese
Deep Learning Book Chinese Translation
codeboxldd/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
codeboxldd/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
codeboxldd/fast-style-transfer
TensorFlow CNN for fast style transfer ⚡🖥🎨🖼
codeboxldd/FastPhotoStyle
Style transfer, deep learning, feature transform
codeboxldd/flink
Mirror of Apache Flink
codeboxldd/GBDT_Simple_Tutorial
python实现GBDT的回归、二分类以及多分类,将算法流程详情进行展示解读并可视化,庖丁解牛地理解GBDT。Gradient Boosting Decision Trees regression, dichotomy and multi-classification are realized based on python, and the details of algorithm flow are displayed, interpreted and visualized to help readers better understand Gradient Boosting Decision
codeboxldd/Machine-Learning-From-Scratch
常用机器学习的算法简洁实现
codeboxldd/mindspore
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
codeboxldd/OI-wiki
:star2: Wiki for OI / ICPC. (某大型游戏线上攻略,内含炫酷算术魔法)
codeboxldd/photon-ml
codeboxldd/pwc
Papers with code. Sorted by stars. Updated weekly.
codeboxldd/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
codeboxldd/pytorch-EverybodyDanceNow
Implementation of Everybody Dance Now by pytorch
codeboxldd/QuestionAnsweringEngine
codeboxldd/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
codeboxldd/reversi-alpha-zero
Reversi reinforcement learning by AlphaGo Zero methods.
codeboxldd/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
codeboxldd/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners with Latest APIs
codeboxldd/tfjs
A WebGL accelerated JavaScript library for training and deploying ML models.
codeboxldd/tutorials
机器学习相关教程
codeboxldd/variational-autoencoder-1
Variational Autoencoder / Deep Latent Gaussian Model demo & tutorial
codeboxldd/vid2vid
Pytorch implementation of our method for high-resolution (e.g. 2048x1024) photorealistic video-to-video translation.