Welcome! My name is Jorge Lison and I’m a full stack developer with a passion for artificial intelligence (AI), data mining, modern web development, and the Internet of Things (IoT). I created this website in order to solidify, expand, and share my knowledge on those topics. My goal is to create a public and private collection of research notes, and a curated list of didactic resources that are accessible from anywhere with an Internet connection.
I think of this project as my own playground, where I can experiment, learn and teach without code restrictions and limitations. Please note that this website is an on-going personal project, so expect to see statistical models that are “not so perfect,” and solutions that can be improved. I aim to add fresh content and updates every other week, time permitting. As a reader, I encourage you to get in touch and to submit constructive feedback, which is always greatly appreciated. Thank you for tuning in!
Tags: python, conda, virtual environment, package manager
Conda is a package manager for Python that can create virtualized development environments and handle your project dependencies without affecting your main Python install.
Tags: methodology, study, technique, miscellaneous
The "Feynman Technique" is a methodology commonly used to understand concepts, remember complex ideas, and test or solidify our own knowledge of a subject.