Pinned Repositories
18S191
Course 18.S191 at MIT, fall 2020 - Introduction to computational thinking with Julia
alg-4g
Algorithm Design and Analysis Notes for Grad
CASI_Python
Python code for Computer Age Statistical Inference
cfsmile.github.io
Fred's Blog
codeparkshare
Python初学者(零基础学习Python、Python入门)书籍、视频、资料、社区推荐
howdoi
howdoi - instant coding answers via the command line
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
ooppy
lecture notes on oop and py
Python-100-Days
Python - 100天从新手到大师
show-me-the-code
Python 练习册,每天一个小程序
cfsmile's Repositories
cfsmile/ooppy
lecture notes on oop and py
cfsmile/An-Introduction-to-Statistical-Learning
This repository contains the exercises and its solution contained in the book "An Introduction to Statistical Learning" in python.
cfsmile/awesome-obsidian
🕶️ Awesome stuff for Obsidian
cfsmile/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
cfsmile/cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization.
cfsmile/CSAPP-3e-Solutions
CSAPP 3e Solutions, migrated to github.io from gitbook.io which is being shut down.
cfsmile/CSAPP-Labs
Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
cfsmile/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
cfsmile/dlwpt-code
Code for the book Deep Learning with PyTorch by Eli Stevens and Luca Antiga.
cfsmile/EffectivePyTorch
PyTorch tutorials and best practices.
cfsmile/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
cfsmile/GitHub-Chinese-Top-Charts
:cn: GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!
cfsmile/Learn-Vim
A book for learning the Vim editor the smart way.
cfsmile/learning-nlp
nlp in action
cfsmile/Learning-SICP
MIT视频公开课《计算机程序的构造和解释》中文化项目及课程学习资料搜集。
cfsmile/napkin
An Infinitely Large Napkin
cfsmile/nlp-competitions-list-review
复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!
cfsmile/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.
cfsmile/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括各种面试题,基础知识,工程能力等等,提升核心竞争力
cfsmile/nlpia
Examples and libraries for "Natural Language Processing in Action" book
cfsmile/nlu-test-sets
Analysis of NLU test sets with IRT
cfsmile/online-judge
A modern open-source online judge and contest platform system.
cfsmile/pandas-tutorial
适合初级到中级晋升者,有了体系之后就看熟练度了。
cfsmile/pandas_exercises
Practice your pandas skills!
cfsmile/scientific-visualization-book
An open access book on scientific visualization using python and matplotlib
cfsmile/sf
Mirror of Software Foundations in PDF
cfsmile/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法
cfsmile/transformer-1
A Pytorch Implementation of "Attention is All You Need" and "Weighted Transformer Network for Machine Translation"
cfsmile/Transformer-2
Transformer seq2seq model, program that can build a language translator from parallel corpus
cfsmile/VisualDL
Deep Learning Visualization Toolkit(『飞桨』深度学习可视化工具 )