In one of the previous mentioned homework, I had to draw an image of a neural network on a custom widget and later save said image to file. This post was inspired by this task. The assignment was done… more →
Code and Bugswrote 1 year ago: In one of the previous mentioned homework, I had to draw an image of a neural network on a custom wi … more →
wrote 1 year ago: This semester, I took an introductory course to Machine Learning. I learned about id3, version space … more →
wrote 1 year ago: Say you are working on one project when someone calls you or sends you a mail asking you to look int … more →
wrote 1 year ago: One of my teachers once said to some of his students: «Your job is both beautiful and cursed». He wa … more →
wrote 1 year ago: Since the day Ubuntu Lucid Lynx was released I planned to get a day when I’ll install Arch ins … more →
wrote 2 years ago: All xkcd‘s fans know the raptor problem: suppose you are standing at the centre of an equilate … more →
wrote 2 years ago: While doing one homework I’ve observed one little known fact about gcc: declaring dynamic arra … more →
wrote 2 years ago: Let’s say we have two ships arranged on a line. Both ships are sailing with the same speed. Ho … more →
wrote 2 years ago: Yet another puzzle solved in Haskell. This time we have a raytracing problem. A simplified version b … more →
wrote 2 years ago: As previously stated, I am working on a Verilog Compiler in Python using PLY. The last article talke … more →
wrote 2 years ago: This year, I took a class named Numerical Computers II (I had Numerical Computers I last year). The … more →
wrote 2 years ago: Today’s Programming Praxis problem describes an algorithm which may be used to find the prime … more →
wrote 2 years ago: Another Haskell puzzle. This time, we have a 2D square matrix. Each cell can contain a number. We ha … more →
wrote 2 years ago: Today, we (members from ROSEdu) started accepting applications for the second edition of CDL. I … more →
wrote 2 years ago: Let’s say we need to solve a problem involving a graph-like structure, possibly containing cyc … more →
wrote 2 years ago: Last post was ended with a problem: our solution exhausted the memory before it could give an answer … more →
wrote 2 years ago: Let’s say we have a number of children placed in a circle and playing the following simple gam … more →
wrote 2 years ago: For those interested in programming electronic components there is always the possibility to use Xil … more →
wrote 2 years ago: Suppose we have to make a quiz. The questions have different degrees of difficulty and come from sev … more →