Link Blog

11 collections · 93 total posts

May 2021

19-05-2021
Neural Magic

Neural Magic

Source: github.com

Neural Magic helps developers in accelerating deep learning performance using automated model sparsification technologies and a CPU inference engine. - Neural Magic

Tags: git

April 2021

06-04-2021
In-depth introduction to machine learning in 15 hours of expert videos

In-depth introduction to machine learning in 15 hours of expert videos

Source: dataschool.io

In January 2014, Stanford University professors Trevor Hastie and Rob Tibshirani (authors of the legendary Elements of Statistical Learning textbook) taught an online course based on their newest textbook, An Introduction to Statistical Learning with Applications in R (ISLR). I found it to be an excellent course in statistical learning

Tags: tutorial
06-04-2021
VisuAlgo - visualising data structures and algorithms through animation

VisuAlgo - visualising data structures and algorithms through animation

Source: visualgo.net

VisuAlgo was conceptualised in 2011 by Dr Steven Halim as a tool to help his students better understand data structures and algorithms, by allowing them to learn the basics on their own and at their own pace. Together with his students from the National University of Singapore, a series of visualisations were developed and consolidated, from simple sorting algorithms to complex graph data structures. Though specifically designed for the use of NUS students taking various data structure and algorithm classes (CS1010, CS1020, CS2010, CS2020, and CS3233), as advocators of online learning, we h...

Tags: optimization