There are no reviews yet. Be the first to send feedback to the community and the maintainers!
natureofcode_threejs
Nature of Code Processing Examples Ported to three.jsposenet_threejs
Using the pre-trained tensorflow.js Posenet model with three.jsfinancial_data_viz
Computing some financial measures and visualising them in Pandasmonte_carlo_sim_VAR
Simple introduction to Monte Carlo simulation, applied to VARportfolio_optimisation_with_tensorflow
Using Javascript and Tensorflow.js to build a portfolio optimiser with constraints.geneticalgorithm_threejs
Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional genetic algorithm in three.jsprimer_pythonblender
Primer on Generative Art in Blenderexpected_shortfall
Quick introduction to Expected Shortfallmeasure_marketrisk_VAR
Simple introduction to VAR, one of the most commonly used measures of market riskmachine_learning_methods_collection_javascript
A collection of machine learning methods implemented in Javascriptlorenz_threejs
An experiment with the lorenz equation in three.jsd3_vs_p5
Simple scripts comparing d3 and p5rss_ingestion
A super simple script for getting data from RSS feedstwitter_sentiment
Just a super simple script for sentiment scoring of tweets.separateseek_threejs
Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional path separate and seek three.jsthreejs_music
A simple primer on using music in three.jsparticle_swarm_optimisation_p5
Using Javascript to visualise how a particle swarm optimiser searches for the local minimum.LSystem_threejs
Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional L system fractal in three.jsnetwork_garden_d3
Creating a pretty little network chart in d3.jsdistributional_tests
Simple introduction on how to check the shapes of distributions and why it mattersstyletransfer_x_generativeart
Combining generative art with a simple style transferhamp
HAMP Model for Learning Heterogeneous Networks with Multimodal and Positional Attributesfractaltree_threejs
Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional fractal trees in three.jskoch_threejs
Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional Koch fractal in three.jslog_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.almost_simplest_server
Just a super simple script to run a simple Flask servercrossfilter_dc_demo
A simple demonstration of crossfilter.js and dc.jssummarise
A super simple script for summarising stuffwikidata_kg
linear_algebra_portfolio_optimisation
A simple script on linear algebra and portfolio optimisationpolynomial_regression
Primer on polynomial regression in Pythonintro_numpy
A simple script to get up to speed on Numpyp5_blob
p5.js code to draw organic blobstween_p5_fishes
Mashing up p5.js and GSAP to tween fishes in a pond.python_data_structures
A super simple walkthrough of Python's data structuresgameoflife_threejs
Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional game of life in three.jsfactor_selection
Why we need to be judicious in selecting factors when building models, and one way of doing so.docker_jupyter
Script to install Docker and use it to serve a Jupyter notebook from AWSgenerating_cleaning_datasets
Generating datasets and munging itexplore_data_pandas
A super simple script for exploring data in Pandasget_quandl_data
Some ways of getting data from Quandldocker_datalab
Using Docker to create a data lab that can be served from AWStopic_modelling
CSV_2_JSON_Python
Simple script to convert CSV to JSONsimple_interpolation
Super Simple Primer on Interpolationmulti-variate_regression
Super simple introduction to multi-variate regression in Pythonprimer_linear_regression
Primer on linear regression with statsmodels and scikit-learnpdf_downloads
Just a super simple script to automate the downloading of PDFs from a webpage.intro_jupyternotebook
A super simple introduction to the Jupyter Notebookintro_pandas
A super simple walkthrough of Pandashtml_scraping
Super simple script (SSS) on scraping a HTML pagepandas_load_viz
A super simple script on how to load and visualise data in Pandasthreejs_basics
A simple primer on three.jsLove Open Source and this site? Check out how you can help us