• Stars
    star
    7
  • Rank 2,294,772 (Top 46 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

More Repositories

1

natureofcode_threejs

Nature of Code Processing Examples Ported to three.js
101
star
2

posenet_threejs

Using the pre-trained tensorflow.js Posenet model with three.js
JavaScript
16
star
3

financial_data_viz

Computing some financial measures and visualising them in Pandas
Jupyter Notebook
15
star
4

monte_carlo_sim_VAR

Simple introduction to Monte Carlo simulation, applied to VAR
Jupyter Notebook
10
star
5

portfolio_optimisation_with_tensorflow

Using Javascript and Tensorflow.js to build a portfolio optimiser with constraints.
JavaScript
8
star
6

primer_pythonblender

Primer on Generative Art in Blender
Python
7
star
7

expected_shortfall

Quick introduction to Expected Shortfall
Jupyter Notebook
7
star
8

measure_marketrisk_VAR

Simple introduction to VAR, one of the most commonly used measures of market risk
Jupyter Notebook
6
star
9

machine_learning_methods_collection_javascript

A collection of machine learning methods implemented in Javascript
JavaScript
5
star
10

lorenz_threejs

An experiment with the lorenz equation in three.js
JavaScript
4
star
11

d3_vs_p5

Simple scripts comparing d3 and p5
CSS
3
star
12

rss_ingestion

A super simple script for getting data from RSS feeds
Jupyter Notebook
3
star
13

twitter_sentiment

Just a super simple script for sentiment scoring of tweets.
Jupyter Notebook
3
star
14

separateseek_threejs

Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional path separate and seek three.js
JavaScript
2
star
15

threejs_music

A simple primer on using music in three.js
JavaScript
2
star
16

particle_swarm_optimisation_p5

Using Javascript to visualise how a particle swarm optimiser searches for the local minimum.
JavaScript
2
star
17

LSystem_threejs

Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional L system fractal in three.js
JavaScript
2
star
18

network_garden_d3

Creating a pretty little network chart in d3.js
HTML
2
star
19

distributional_tests

Simple introduction on how to check the shapes of distributions and why it matters
Jupyter Notebook
2
star
20

styletransfer_x_generativeart

Combining generative art with a simple style transfer
HTML
2
star
21

hamp

HAMP Model for Learning Heterogeneous Networks with Multimodal and Positional Attributes
Python
2
star
22

fractaltree_threejs

Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional fractal trees in three.js
JavaScript
2
star
23

koch_threejs

Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional Koch fractal in three.js
JavaScript
2
star
24

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.
Jupyter Notebook
2
star
25

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.
HTML
1
star
26

almost_simplest_server

Just a super simple script to run a simple Flask server
HTML
1
star
27

crossfilter_dc_demo

A simple demonstration of crossfilter.js and dc.js
JavaScript
1
star
28

summarise

A super simple script for summarising stuff
Jupyter Notebook
1
star
29

wikidata_kg

Jupyter Notebook
1
star
30

linear_algebra_portfolio_optimisation

A simple script on linear algebra and portfolio optimisation
Jupyter Notebook
1
star
31

twitter

A super simple script for getting data from Twitter
Jupyter Notebook
1
star
32

polynomial_regression

Primer on polynomial regression in Python
Jupyter Notebook
1
star
33

intro_numpy

A simple script to get up to speed on Numpy
Jupyter Notebook
1
star
34

p5_blob

p5.js code to draw organic blobs
JavaScript
1
star
35

tween_p5_fishes

Mashing up p5.js and GSAP to tween fishes in a pond.
HTML
1
star
36

python_data_structures

A super simple walkthrough of Python's data structures
Jupyter Notebook
1
star
37

gameoflife_threejs

Port of Daniel Shiffman's Nature of Code to three.js - 3 dimensional game of life in three.js
JavaScript
1
star
38

factor_selection

Why we need to be judicious in selecting factors when building models, and one way of doing so.
Jupyter Notebook
1
star
39

docker_jupyter

Script to install Docker and use it to serve a Jupyter notebook from AWS
Shell
1
star
40

generating_cleaning_datasets

Generating datasets and munging it
Jupyter Notebook
1
star
41

explore_data_pandas

A super simple script for exploring data in Pandas
Jupyter Notebook
1
star
42

get_quandl_data

Some ways of getting data from Quandl
Jupyter Notebook
1
star
43

docker_datalab

Using Docker to create a data lab that can be served from AWS
Jupyter Notebook
1
star
44

topic_modelling

Jupyter Notebook
1
star
45

CSV_2_JSON_Python

Simple script to convert CSV to JSON
Jupyter Notebook
1
star
46

simple_interpolation

Super Simple Primer on Interpolation
Jupyter Notebook
1
star
47

multi-variate_regression

Super simple introduction to multi-variate regression in Python
Jupyter Notebook
1
star
48

primer_linear_regression

Primer on linear regression with statsmodels and scikit-learn
Jupyter Notebook
1
star
49

pdf_downloads

Just a super simple script to automate the downloading of PDFs from a webpage.
Jupyter Notebook
1
star
50

intro_jupyternotebook

A super simple introduction to the Jupyter Notebook
Jupyter Notebook
1
star
51

intro_pandas

A super simple walkthrough of Pandas
Jupyter Notebook
1
star
52

html_scraping

Super simple script (SSS) on scraping a HTML page
Jupyter Notebook
1
star
53

pandas_load_viz

A super simple script on how to load and visualise data in Pandas
Jupyter Notebook
1
star
54

threejs_basics

A simple primer on three.js
JavaScript
1
star