Published inLevel Up CodingDeploy web app on the FirebaseI was working on a React.js app for MIT ReACT final deliverables and was thinking about where I should deploy it. Usually for pet projects…Sep 27, 2021Sep 27, 2021
Published inNotes for CatsThinking through WritingThinking is the mental models manipulation process. We are thinking only when we are actively processing information. If we are reading or…Jul 23, 2021Jul 23, 2021
Published inLevel Up CodingBuilding neural network with PyTorchPreviously we were talking about building supervised learning models from scratch. And now it’s time to roll out big guns. I’m going to…Mar 28, 2021Mar 28, 2021
Published inNotes for CatsConversation with SuperintelligenceInspired by reading Stanislaw Lem works Golem XIV and Culture as Error. I read it in Russian and all quotes I translated myself so please…Mar 12, 20211Mar 12, 20211
Published inNotes for CatsAugmenting Human Intellect: A Conceptual FrameworkThis abstract is a result of reading and notetaking of the Douglas Engelbart work Augmenting Human Intellect: A Conceptual Framework which…Mar 8, 2021Mar 8, 2021
Published inLevel Up CodingComputing binary numbers with PythonAs we know there are a lot of levels of abstractions between hardware we use and what we can see on the screen. We also at least hear that…Feb 24, 20211Feb 24, 20211
Published inLevel Up CodingNeural network from scratch: Handwritten digit recognizerPreviously we were learning how to create different parts of neural networks. To train different versions of our artificial intelligence…Feb 15, 2021Feb 15, 2021