Tech Tweaking
Saturday, 21 March 2020
Non-Linear Time Series Forecasting
›
I lately wrote the following wordy text about non-linear time series analysis (as part of my university course). I'm new to this field ...
Tuesday, 4 February 2020
VARIATIONAL AUTO-ENCODERS WITH STUDENT‘S T PRIOR EXCERPT
›
The following is an explanation of some of the math in the paper "Variational auto-encoders with Student’s t-prior" by Najmeh Abi...
Friday, 19 May 2017
Unity Level Editor for a special case - Editor Extension (Source Code)
›
I needed lately to design levels of a special characteristics where everything is made of tiles and there shouldn't be restrictions on...
Wednesday, 6 May 2015
"Android & Microcontrollers Bluetooth plugin" future native support
›
Calling any Native/Java method is computationally expensive. It is highly advisable to keep the number of transitions between managed and ...
Monday, 4 May 2015
›
Friday, 30 May 2014
Prototyping Smooth Curves - Quadratic Bézier Curves
›
Often, you need smooth curves in your game. One of the popular solutions is implementing cubic Bézier curves. Cubic curves let you feel ...
Home
View web version