News

Python is one of the most approachable languages to learn, thanks to its object-oriented-first approach and its minimal ...
Note: This is just a small subset of all of the python projects I've created. The one showcased are much more entertaining to ...
tf.image.resize_images has aliasing when downsampling and does not have gradients for bicubic mode. This implementation fixes those problems. Project created with the objective to make the process of ...
History of chatbots dates back to 1966 when a computer program called ELIZA was invented by Weizenbaum. It imitated the language of a psychotherapist from only 200 lines of code. You can still ...