Skip to content

Releases: WaicongTam/coin-flipping-sim

Updates of responsive components

21 Apr 08:48
Compare
Choose a tag to compare
  • The buttons are now responsive to the size of the viewport.
  • The coin component has been unwrapped and is now directly inside of the coin panel. The size of the coin image is now responsive to the size of the viewport.

The 2.0 version of coin-flipping-sim

18 Apr 06:59
Compare
Choose a tag to compare

Major updates of UI...you will love it

Real coin

01 Apr 01:48
Compare
Choose a tag to compare

Say goodbye to the boring "blue is for head, pink is for tail"! This time we used a real coin picture!

Fixed two vital problems

25 Mar 03:50
Compare
Choose a tag to compare
  1. Fixed the problem that the user cannot change the value of the real probability of the coin.
  2. Fixed the coin-flipping mechanism. When a new random number is generated, it should be smaller than the real probability to flip to a head.

v1.0 of Coin-Flipping-Sim

25 Mar 02:08
Compare
Choose a tag to compare

This is a very crude first release of the web app. It works and I think it can illustrates the Bayesian machine learning process clearly!