Pinned Repositories
12306
12306智能刷票,订票
AI_Curriculum
Open Deep Learning and Reinforcement Learning lectures from top Universities like Stanford, MIT, UC Berkeley.
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
android-shoppingcart
购物车: 包含侧滑删除,商品筛选,商品增加和减少,价格计算,店铺分类等功能
ansj_seg
ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典
asm
Learning assembly for linux-x64
awesome-embedding-models
A curated list of awesome embedding models tutorials, projects and communities.
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
awesome-nodejs
A curated list of delightful Node.js packages and resources.
UploadFileWithProgressBar
上传文件并显示进度条
codenewcomer's Repositories
codenewcomer/12306
12306智能刷票,订票
codenewcomer/AI_Curriculum
Open Deep Learning and Reinforcement Learning lectures from top Universities like Stanford, MIT, UC Berkeley.
codenewcomer/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
codenewcomer/chatbot
一个可以自己进行训练的中文聊天机器人, 根据自己的语料训练出自己想要的聊天机器人,可以用于智能客服、在线问答、智能聊天等场景。目前包含seq2seq、seqGAN版本和tf2.0版本。
codenewcomer/clang-tutorial
C 语言教程
codenewcomer/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
codenewcomer/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
codenewcomer/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为15个章节,近20万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
codenewcomer/DeepMind-Advanced-Deep-Learning-and-Reinforcement-Learning
Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind
codenewcomer/DevMoneySharing
独立开发者赚钱经验分享
codenewcomer/didact
A DIY guide to build your own React
codenewcomer/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
codenewcomer/free-api
收集免费的接口服务,做一个api的搬运工
codenewcomer/homemade-machine-learning
🤖 Python examples of popular machine learning algorithms with interactive Jupyter demos and math being explained
codenewcomer/iDataV
大屏数据可视化 Big screen data visualization demo
codenewcomer/information_extraction_tutorials
Hands on advanced machine learning for information extraction from tweets tasks, data, and open source tools
codenewcomer/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
codenewcomer/learn-python
📚 Playground and cheatsheet for learning Python. Collection of Python scripts that are split by topics and contain code examples with explanations.
codenewcomer/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
codenewcomer/Production-Level-Deep-Learning
This repo attempts to serve as a guideline for building practical production-level deep learning systems to be deployed in real world applications.
codenewcomer/Python
All Algorithms implemented in Python
codenewcomer/PyTorchZeroToAll
Simple PyTorch Tutorials Zero to ALL!
codenewcomer/sgfin.github.io
Sam Finlayson's Academic blog
codenewcomer/Tencent2020_Rank1st
The code for 2020 Tencent College Algorithm Contest, and the online result ranks 1st.
codenewcomer/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
codenewcomer/transformers
🤗Transformers: State-of-the-art Natural Language Processing for Pytorch and TensorFlow 2.0.
codenewcomer/Tutorial_MSRS
Tutorial for Multi-Stakeholder Recommender Systems
codenewcomer/vue
vue源码逐行注释分析+40多m的vue源码程序流程图思维导图 (diff部分待后续更新)
codenewcomer/writing-code-for-nlp-research-emnlp2018
A companion repository for the "Writing code for NLP Research" Tutorial at EMNLP 2018
codenewcomer/xmall-front
基于Vue开发的XMall商城前台页面 PC端