Open in app
Home
Notifications
Lists
Stories

Write
Felipe A. Moreno
Felipe A. Moreno

Home

Pinned

Installing successfully CUDA 10.1 and Tensorflow 1.14 to enable GPU processing

Here I will present to you how to set up an environment to train your models using GPU with Cuda 10.x and Tensorflow 1.14. First, you need to install your GPU driver in your operating system (in my case is Ubuntu 18.04 and GTX 1070). You should check the compatibility…

Ubuntu

6 min read

Installing successfully CUDA 10.1 and Tensorflow 1.14 to enable GPU processing
Installing successfully CUDA 10.1 and Tensorflow 1.14 to enable GPU processing

Pinned

How to get classes and masks from PixelLab ADE20K — Image Segmentation

Hi everyone!! today I gonna show you how to get classes and masks from the PixelLab. If you don't know about this library, let me give an introduction. If you already know about PixelLab, just skip and go to the answer at the final of this page. PixelLab This library…

Pixellab

3 min read

How to get classes and masks from PixelLab ADE20K — Image Segmentation
How to get classes and masks from PixelLab ADE20K — Image Segmentation

Pinned

Install conda and set up a TensorFlow 1.15, CUDA 10.0 environment on Ubuntu/Windows

In this fast post, you will know how to set up an environment using conda (Anaconda) and TensorFlow last stable version (1.15) with an Nvidia Driver 10.1; …

Cuda

3 min read

Install conda and set up a TensorFlow 1.15, CUDA 10.0 environment on Ubuntu/Windows
Install conda and set up a TensorFlow 1.15, CUDA 10.0 environment on Ubuntu/Windows

Pinned

Install conda and set up a Pytorch 1.7, CUDA 11.1 environment on Ubuntu/Windows

In this fast post, you will know how to set up an environment using conda (Anaconda) and PyTorch last stable version (1.7.1) with an Nvidia Driver 11.1; first of all, you can check how to successfully install CUDA for ubuntu here, at the first half of that post you can…

Pytorch

2 min read

Set up conda environment Pytorch 1.7, CUDA 11.1
Set up conda environment Pytorch 1.7, CUDA 11.1

May 23

How to “Hellow World” in different programming languages

Sometimes we want to start writing in a different programming language (just to know). So here I'll present to you how to do it!! Programming Languages Table Here is a little information about programming languages. Bash The name is Bourne-again shell, created by Brian Fox. The Hello World in Bash: #!/usr/bin/env bash #source ""; main() {…

Tensor Flow

5 min read

How to “Hellow World” in different programming languages
How to “Hellow World” in different programming languages

Nov 13, 2021

Sparse Categorical Cross-Entropy vs Categorical Cross-Entropy

Many of you have the following question “In which situations should I use a specific loss function like categorical, sparse, binary, etc?” So, take this example of loss functions and their cases: Regression, numerical value Nothing to say. This case is the most basic case and we dont need to explain how it…

Deep Learning

3 min read

Sparse Categorical Cross-Entropy vs Categorical Cross-Entropy
Sparse Categorical Cross-Entropy vs Categorical Cross-Entropy

Sep 17, 2021

Running Jupyter Notebook on a remote server

So, I receive this question a lot of times … I remember the first time when I worked with remote servers and I thought “Why instead of run python files, don’t I run remote jupyter?”. So, today I bring the solution If you want to run a jupyter instead of…

Jupyter Notebook

2 min read

Running Jupyter Notebook on a remote server
Running Jupyter Notebook on a remote server

May 28, 2021

Linear Regression — fast guide

Linear Regression

1 min read

Linear Regression — fast guide
Linear Regression — fast guide

Linear Regression — fast guide

Linear Regression method

--

--


May 17, 2021

How to get full PC memory specs (speed, size, type, part number, form factor) on Windows 10

In this post, I gonna show you how to get information about your RAM memory in windows 10. We just need to run some commands to get information about name, memory size, type, etc. These commands may help you to decide which memory should you buy. Opening CMD prompt Press windows+R to open…

Windows 10

3 min read

How to get full PC memory specs (speed, size, type, part number, form factor) on Windows 10
How to get full PC memory specs (speed, size, type, part number, form factor) on Windows 10

May 7, 2021

How to Install Julia in Jupyter Notebook

Hello fellows !! This post gonna be short. To install Julia into Jupyter Notebook, you need the following: Python with/without Conda installed Jupyter Notebook Julia Installing Jupyter Notebook To install Jupyter, you need Python first. Once you have Python on your computer, install Jupyter using Pip or Conda. …

Julia

2 min read

How to Install Julia in Notebook
How to Install Julia in Notebook
Felipe A. Moreno

Felipe A. Moreno

Computer Scientist at(@UNIoficial) and Cat lover ❤. Visit http://www.fmorenovr.com/

Following
  • Ronald Barzola

    Ronald Barzola

  • Mauro Rojas

    Mauro Rojas

  • Emersson Mendoza

    Emersson Mendoza

  • Nohelia Merino

    Nohelia Merino

  • Yancel Moises Salinas Gomez

    Yancel Moises Salinas Gomez

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable