Diego Felipe Quijano ZuñigaCOVID-19 radiography detectionThis project attempts to detect through the use of data and image analysis tools in the field of Machine Learning, such as convolutional…May 7, 2021May 7, 2021
Diego Felipe Quijano ZuñigaSomething about the Internet of thingsIn 1999 Kevin Ashton proposed the concept of “on the internet of things” in the MIT Auto-Id Center. It is a term that refers to a digital…Mar 10, 2020Mar 10, 2020
Diego Felipe Quijano ZuñigaDo you know what is machine learning?For some years, “Artificial Intelligence” has been introduced into our society, as a branch of computer science, which aims to systematize…Jan 26, 2020Jan 26, 2020
Diego Felipe Quijano ZuñigaPython objects, Mutable and Immutable objectsEverything in Python is an object. And what every newcomer to Python should quickly learn is that all objects in Python can be either…Jan 16, 2020Jan 16, 2020
Diego Felipe Quijano ZuñigaHow to create and use dynamic librariesWhy use libraries in general?Dec 17, 2019Dec 17, 2019
Diego Felipe Quijano ZuñigaHow the ls -l command worksIn the simple shell the command ls lists all the files and directories existing in the current directory that you are placed in the shell.Nov 28, 2019Nov 28, 2019
Diego Felipe Quijano ZuñigaSteps of compilation with gcc compilerFirts of all I’m going to explain what is a compiler and the gcc compiler. A compiler is a software program that process certain statments…Sep 19, 2019Sep 19, 2019
Diego Felipe Quijano Zuñigals commandls is a basic command used in linux, the function of this commmand is to list files and directories into a current directory, the ls…Sep 18, 2019Sep 18, 2019
Diego Felipe Quijano ZuñigaDifference between Symbolic Link and Hard Link in Linux settingsFirst of all the differences between the Symbolic links and the Hard links is that the symbolic links are usually an alternative path for…Sep 18, 2019Sep 18, 2019