Useful websites

Draw sequence diagrams in seconds using this free online tool.

https://www.websequencediagrams.com/


Tutorial about ray tracing. After this, look at Fundamentals of Computer Graphics

https://raytracing.github.io/


Pan Xiao’s summary of algorithms

https://panxiao.gitbook.io/lc/


Space and time Big-O complexities of common algorithms used in Computer Science

https://www.bigocheatsheet.com/


git - the simple guide

http://rogerdudler.github.io/git-guide/


Probability! An interactive introduction.

https://bookdown.org/probability/beta/


The GDELT Project:

monitors the world’s broadcast, print, and web news from nearly every corner of every country in over 100 languages and identifies…

https://www.gdeltproject.org/


Introduction to Conditional Random Fields (this is a tech blog with many other interesting articles)

http://blog.echen.me/2012/01/03/introduction-to-conditional-random-fields/


Quantopian’s lectures

https://www.quantopian.com/lectures


Stack Exchange - Sun Haozhe (Cross Validated, Stack Overflow, Mathematics, Robotics, etc.)

https://stats.stackexchange.com/users/239861/sun-haozhe


Dive into Deep Learning - An interactive deep learning book with code, math, and discussions - 李沐

https://d2l.ai/index.html


Preprocessing for deep learning: from covariance matrix to image whitening

https://hadrienj.github.io/posts/Preprocessing-for-deep-learning/


JPEG Image Quality in PIL

https://jdhao.github.io/2019/07/20/pil_jpeg_image_quality/


Lilian Weng’s blog

https://lilianweng.github.io/lil-log/archive.html


Notes which accompany the Stanford class CS231n: Convolutional Neural Networks for Visual Recognition

https://cs231n.github.io/


Stanford class CS224n: Natural Language Processing with Deep Learning

http://web.stanford.edu/class/cs224n/


What Every Computer Scientist Should Know About Floating-Point Arithmetic

https://docs.oracle.com/cd/E19957-01/806-3568/ncg_goldberg.html


lossfunctions - They are a window to your model’s heart.

https://lossfunctions.tumblr.com/


Madcola blog (OCR, OpenCV, CUDA, etc.)

https://www.cnblogs.com/skyfsm/


CTC Algorithm Explained - Yudong’s blog

https://xiaodu.io/ctc-explained/


A website to create Venn diagram (visme)

https://dashboard.visme.co/v2/projects/own


Math 4120 (Modern Algebra), Summer I 2020 (online)

http://www.math.clemson.edu/~macaule/classes/m20_math4120/


Simply enter your words in the above box and press search to generate a list of possible acronyms.

http://acronymify.com/


.gitignore cheat sheet

https://github.com/kenmueller/gitignore


Free Mind

不错的博客(从数学理论到各种代码应用实现都有)

https://blog.pluskid.org/


Fan’s Farm

ZHENG Fan 郑帆的博客(computer vision, SLAM, robotics, mobile robot navigation)

https://fzheng.me/


10000 个科学难题 数学卷

http://video.moe.gov.cn/kejisi/shuxue.pdf


10000 个科学难题 信息科学卷

http://video.moe.gov.cn/kejisi/xinxikexue.pdf


PyPI Download Stats (Analytics for PyPI packages)

https://pypistats.org/


BibTeX Entry and Field Types - Bib-it A BibTEX manager.

http://bib-it.sourceforge.net/help/fieldsAndEntryTypes.php


Hiplot 科研绘图平台

https://hiplot.com.cn/


Ubuntu触控板支持多指手势和滑动切换应用

https://blog.csdn.net/xiaoduanayu/article/details/105779245


Curly Braces in Markdown with Jekyll

https://www.tomordonez.com/curly-braces-markdown-jekyll/