Skip to content

backstreetcoder

You are here:

  • Home
  • Page 6
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

October 30, 2020

Save & Load NumPy Array to File | Python

NumPy Array to CSV File (ASCII) The NumPy arrays can be saved to CSV files using the savetxt() function. File

October 21, 2020

SW Architecture | Quality Attributes

Introduction Functionality vs Quality Attributes Functionality and architectural qualities are orthogonal Some important qualities Some qualities are architectural Qualities and

Posts navigation

«Previous Posts 1 … 4 5 6 7 8 9 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.