Measurement & mixed states for quantum systems.
Notes on measurement for quantum systems.
This site contains information/documentation for my codes in my Github
repositories & my notes from self-learning various topics.
Mainly contains stuff related to
machine learning,
market microstructure,
CI/CD web development
& stuff with not so trivial details that I will most probably forget
over time.
Checkout my Github.
Notes on measurement for quantum systems.
Notes on quantum states as a generalization of classical probabilities.
The location of ray_results folder in colab when using RLlib &/or tune.
My attempt to implement a water down version of PBT (Population based training) for MARL (Multi-agent reinforcement learning).
Ray (0.8.2) RLlib trainer common config from:
How to calculate dimension of output from a convolution layer?
Changing Google drive directory in Colab.
Notes on the probability for linear regression (Bayesian)
Notes on the math for RNN back propagation through time(BPTT), part 2. The 1st derivative of \(h_t\) with respect to \(h_{t-1}\).
Notes on the math for RNN back propagation through time(BPTT).