There are a couple places to find this kind of network. The first is here:
https://github.com/nengo/nengo/blob/master/examples/learning/learn_unsupervised.ipynb
Which provides a notebook that describes the BCM implementation in Nengo (and Oja), which does STDP. That connection is more fully described in these papers:
And trevor’s thesis: