DSGT-DLP / Deep-Learning-Playground

Web Application where people new to Deep Learning can input a dataset and toy around with basic Pytorch modules without writing any code
MIT License
24 stars 8 forks source link

A/B testing framework #514

Open karkir0003 opened 1 year ago

karkir0003 commented 1 year ago

See how we can integrate Google Optimize to do A/B testing.

Definitely read up on A/B testing to get a good feel for what it is and how it relates to websites (you just need the one sentence understanding)

karkir0003 commented 1 year ago

https://medium.com/broadlume-product/how-to-add-google-optimize-a-b-testing-to-your-react-app-in-10-lines-of-code-8310b58e51f4

karkir0003 commented 1 year ago

@aryemans had something exciting here! he said he was going to dig into some A/B testing framework solutions and let us know his insight