Digital BH-loop algorithm
-
Updated
Feb 13, 2024 - HTML
Digital BH-loop algorithm
Numerical Analysis Projects
A game where you slide a 2d surface (the screen) through a space of possible 300-dimensional voxels (up to 1000) defined by small pieces of code and artistic use of the high dimensional editing tools. Balls roll around pushing on the 300 dimensional heightmap, moving the screen in 300d.
Digital BH-loop algorithm
A kind of neuralnet that runs in browser where each node smoothly chooses between many neural activation functions (sine tanh log exp + * arcsine etc) and is trained without backprop, instead using calculus directly on the sum of squared loss of all weights and all training data at once. Not GPU optimized yet.
East java timelapse map of COVID-19 case count history and forecast.
🚀 This web application allows you to visualize and experiment with polynomial regression in real-time
pytcpl is a streamlined Python package that incorporates the levels 4 to 6 of tcpl+tcplFit2, providing concentration-response curve fitting and hit-calling. It utilizes the Invitrodb version 4.1 release (September 21, 2023) as backend database.
A talk and demo of how to do curve fitting with python
Add a description, image, and links to the curve-fitting topic page so that developers can more easily learn about it.
To associate your repository with the curve-fitting topic, visit your repo's landing page and select "manage topics."