Experimenting with RNN!
This notebook aims to provide some basic intuition on the differences between two types of deep neural networks and to encourage you to test different deep learning architectures....
Blog
Newer pieces follow questions through public data. Earlier posts capture experiments with Python, browser automation, and neural networks. Both live here, with the older posts kept at their original dates and URLs.
Data explorations
Housing and market questions, what appeared in the data, and where the evidence stops.
A Stockholm sales snapshot of asking-to-final differences, followed by comparisons between sales with similar recorded characteristics.
A comparison of the final marked step with the other positive steps in each eligible auction trace.
Outcome distributions following public Swedish insider disclosures, compared across holdings directions and four broad recorded-position categories.
Why weekly observations and exact-date matching cannot yet support a daily price-effect conclusion.
Earlier posts
Python, Selenium, and neural-network notes, preserved with their original publication dates and links.
This notebook aims to provide some basic intuition on the differences between two types of deep neural networks and to encourage you to test different deep learning architectures....
Second part is to clean the code and make it easy to work with.
First part, a fast walk through of selenium with a goal to click on a object.
I'll walk through some example where decorator can is been used.