Skip to content

backstreetcoder

Author: bsc

You are here:

  • Home
  • bsc
June 21, 2021

Install docker on Ubuntu 20.04

It’s pretty simple to install Docker on Ubuntu.Target machine must have a 64-bit version of Ubuntu installed.Procedure for installing Docker

January 17, 2021

C++ | Vector Initialization

Initialize vector from array Initialize from another vector Initialize in constructor Initialize with default values Populate empty vector

December 24, 2020

Code coverage using gcov/lcov in Linux

In this post, code coverage stats will be generated using gcov/lcov tools of a simple program (main.cpp). This program is

November 8, 2020

Convert tensorflow pb model to keras h5 model

From Tensorflow Version (2.2), when model is saved using tf.keras.models.save_model, the model will be saved in a folder and not

November 4, 2020

GPU in Tensorflow 2

If the error is Could not create cudnn handle: CUDNN_STATUS_INTERNAL_ERROR, chances are GPU is not configured properly If the error

November 2, 2020

Looping in Python3

while while loop in python resembles the tradition C-style loop as follows. This method of looping is NOT very popular

Posts navigation

1 2 3 4 Next Posts»

Recent Posts

  • Equal
  • Linux – grep command
  • Bitbake – PACKAGECONFIG
  • Egg Dropping Problem – DP
  • Dynamic Programming – Problems
  • Dynamic Programming – Tabulation
  • Dynamic Programming – Memoization
  • Dynamic Programming
  • TitBits – Bitbake
  • Software Architecture | Data Flow Diagram
  • Selecting Encryption Mechanism
  • QNA | C++
  • AI | Acronyms & Definitions
  • Design Patterns | Classification
  • Paradigms of machine learning
  • Docker Swarm vs Kubernetes
  • Bitbake Commands
  • Machine Learning Types and Algorithms
  • Python | Matplotlib
  • Python | Numpy
  • Python | Basics
  • Howto | Linux Screen
  • TOGAF Certifications
  • WebRTC | Connection & Scalability
  • WebRTC vs SIP

Categories

  • AI/ML
  • Algorithm
  • Cheatsheet
  • Linux
  • Miscellaneous
  • Programming
  • Security
  • Software Architecture
backstreetcoder
Proudly powered by WordPress Theme: Admiral.