Singapore

Ming | Gary Ang

Expert
@playgrdstar

Coding, illustrating, visualising. Anything that piques my fancy. Blogs at https://quaintitative.com/ and https://medium.com/@playgrdstar

natureofcode_threejs. Nature of Code Processing Examples Ported to three.js

107

posenet_threejs. Using the pre-trained tensorflow.js Posenet model with three.js

16

financial_data_viz. Computing some financial measures and visualising them in Pandas

15

monte_carlo_sim_VAR. Simple introduction to Monte Carlo simulation, applied to VAR

10

expected_shortfall. Quick introduction to Expected Shortfall

9

portfolio_optimisation_with_tensorflow. Using Javascript and Tensorflow.js to build a portfolio optimiser with constraints.

9

measure_marketrisk_VAR. Simple introduction to VAR, one of the most commonly used measures of market risk

9

geneticalgorithm_threejs. Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional genetic algorithm in three.js

7

primer_pythonblender. Primer on Generative Art in Blender

6

machine_learning_methods_collection_javascript. A collection of machine learning methods implemented in Javascript

5

lorenz_threejs. An experiment with the lorenz equation in three.js

4

fractaltree_threejs. Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional fractal trees in three.js

3

d3_vs_p5. Simple scripts comparing d3 and p5

3

koch_threejs. Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional Koch fractal in three.js

3

twitter_sentiment. Just a super simple script for sentiment scoring of tweets.

3

rss_ingestion. A super simple script for getting data from RSS feeds

3

distributional_tests. Simple introduction on how to check the shapes of distributions and why it matters

2

log_regression_scratch. Using just Javascript without any machine learning libraries to build a logistic regression model, and visualising the data generation, training and prediction process straight in the client/browser.

2

particle_swarm_optimisation_p5. Using Javascript to visualise how a particle swarm optimiser searches for the local minimum.

2

network_garden_d3. Creating a pretty little network chart in d3.js

2

hamp. HAMP Model for Learning Heterogeneous Networks with Multimodal and Positional Attributes

2

time_series_python. Time series analysis is essential when looking at financial data. Time series analysis simply means analysing data that changes over time. While we can apply many of the same techniques that we use to analyse other data-types to time series data, there are some other concepts and techniques that we need to learn.

2

threejs_music. A simple primer on using music in three.js

2

separateseek_threejs. Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional path separate and seek three.js

2

LSystem_threejs. Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional L system fractal in three.js

2

styletransfer_x_generativeart. Combining generative art with a simple style transfer

1

almost_simplest_server. Just a super simple script to run a simple Flask server

1

gameoflife_threejs. Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional game of life in three.js

1

polynomial_regression. Primer on polynomial regression in Python

1

intro_pandas. A super simple walkthrough of Pandas

1

explore_data_pandas. A super simple script for exploring data in Pandas

1

topic_modelling. Jupyter Notebook

1

tween_p5_fishes. Mashing up p5.js and GSAP to tween fishes in a pond.

1

threejs_basics. A simple primer on three.js

1

intro_numpy. A simple script to get up to speed on Numpy

1

intro_jupyternotebook. A super simple introduction to the Jupyter Notebook

1

p5_blob. p5.js code to draw organic blobs

1

pandas_load_viz. A super simple script on how to load and visualise data in Pandas

1

summarise. A super simple script for summarising stuff

1

docker_datalab. Using Docker to create a data lab that can be served from AWS

1

simple_interpolation. Super Simple Primer on Interpolation

1

get_quandl_data. Some ways of getting data from Quandl

1

generating_cleaning_datasets. Generating datasets and munging it

1

primer_linear_regression. Primer on linear regression with statsmodels and scikit-learn

1

docker_jupyter. Script to install Docker and use it to serve a Jupyter notebook from AWS

1

fluid_threejs. Nature of Code port to three.js - 3 dimensional movement fluid resistance in three.js

1

multi-variate_regression. Super simple introduction to multi-variate regression in Python

1

python_data_structures. A super simple walkthrough of Python's data structures

1

factor_selection. Why we need to be judicious in selecting factors when building models, and one way of doing so.

1

The-Nature-of-Code-Examples. Repository for example code from The Nature of Code book

1

linear_algebra_portfolio_optimisation. A simple script on linear algebra and portfolio optimisation

1

pdf_downloads. Just a super simple script to automate the downloading of PDFs from a webpage.

1
52
Apply