Pinned Repositories
AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
bert
TensorFlow code and pre-trained models for BERT
Blog-Back-Up
博客相关文件存储
ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文总结+润色+审稿+审稿回复
CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
deeplearning
some small codes about deep learning
deepnlp
Deep Learning NLP Pipeline implemented on Tensorflow
GradientDescentExample
Example demonstrating how gradient descent may be used to solve a linear regression problem
gradudation-project
gradudation project
Graph-Neural-Network-Review
mooncakeX's Repositories
mooncakeX/AI-Job-Notes
AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)
mooncakeX/bert
TensorFlow code and pre-trained models for BERT
mooncakeX/Blog-Back-Up
博客相关文件存储
mooncakeX/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文总结+润色+审稿+审稿回复
mooncakeX/CS-Notes
:books: Tech Interview Guide 技术面试必备基础知识、Leetcode 题解、Java、C++、Python、后端面试、操作系统、计算机网络、系统设计
mooncakeX/deeplearning
some small codes about deep learning
mooncakeX/deepnlp
Deep Learning NLP Pipeline implemented on Tensorflow
mooncakeX/GradientDescentExample
Example demonstrating how gradient descent may be used to solve a linear regression problem
mooncakeX/gradudation-project
gradudation project
mooncakeX/Graph-Neural-Network-Review
mooncakeX/Graph-to-seq-comment-generation
Code for the paper ``Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model''
mooncakeX/Graph_Transformer_Networks
Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)
mooncakeX/GraphWriter
Code for "Text Generation from Knowledge Graphs with Graph Transformers"
mooncakeX/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
mooncakeX/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
mooncakeX/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
mooncakeX/MachineLearningLab
Some experiments about Machine Learning
mooncakeX/NLP-Models-Tensorflow
Gathers machine learning and Tensorflow deep learning models for NLP problems
mooncakeX/nlp-paper
NLP Paper
mooncakeX/PLMpapers
Must-read Papers on pre-trained language models.
mooncakeX/pyGAT
Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)
mooncakeX/Reinforcement-learning-with-tensorflow
Simple Reinforcement learning tutorials
mooncakeX/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
mooncakeX/Stock-Prediction-Models
Gathers machine learning and deep learning models for Stock forecasting including trading bots and simulations
mooncakeX/tensorflow
An Open Source Machine Learning Framework for Everyone
mooncakeX/Tensorflow-Cookbook
Simple Tensorflow Cookbook for easy-to-use
mooncakeX/tensorflow2_tutorials_chinese
tensorflow2中文教程,持续更新(当前版本:tensorflow2.0),tag: tensorflow 2.0 tutorials
mooncakeX/tensorflow_practice
tensorflow实战练习,包括强化学习、推荐系统、nlp等
mooncakeX/TX-WORD2VEC-SMALL
腾讯word2vec模型缩小版
mooncakeX/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.