Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Category: Computer

November 20, 2019 max-sperling

RL methods for ANN’s (Selection)

This article is about two common methods of reinforcement learning (RL) for artificial neural networks (ANN’s). Backpropagation … Based on

Continue reading
November 14, 2019 max-sperling

Analysing more complex data types (GDB)

Code Analysis Info: The used version of Python Pretty-Printer (used by GDB) couldn’t handle ‘print pastries’.

Continue reading
November 14, 2019 max-sperling

Problems happening with multithreading (C++)

The two most common problems that are happing when dealing with multithreading are the deadlock and the race condition. Follow

Continue reading
November 8, 2019 max-sperling

Common reasons for program crashes (C++)

1. Illegal memory access 2. Allocating to much memory 3. Unsolved error handling

Continue reading
October 16, 2019 max-sperling

Visitor (Design pattern)

The purpose of that behavioral design pattern is to add a new operation without adding it to the existing object

Continue reading
October 16, 2019 max-sperling

Dependency injection (Design pattern)

As the name of this creational design pattern already shows dependencies are getting injected (as parameter) instead of creating them

Continue reading
October 16, 2019 max-sperling

Composite (Design pattern)

That structural design pattern allows to create trees of objects and to interact with them as they are just a

Continue reading
October 9, 2019 max-sperling

Compiler optimization

A compiler with enabled optimization (via flags) will take more time for the generation, but the execution of generated binary

Continue reading
September 29, 2019 max-sperling

Can’t access the UEFI? (Windows)

If you can’t access the UEFI during the bootup (e.g. via F1, F2, F8, F10, Del or Esc), it’s possible

Continue reading
September 25, 2019 max-sperling

Remote debugging (gdbserver)

Remote debugging creates the possibility to debug applications on a remote device. Setup: Host system (gdb) Target system (gdbserver) Precondition

Continue reading

Posts navigation

«Previous Posts 1 … 17 18 19 20 21 … 24 Next Posts»

Categories

  • Other (17)
    • Games (11)
    • Nutrition (4)
    • Traveling (2)
  • Science (17)
    • Chemistry (3)
    • Linguistics (2)
    • Math (10)
    • Physics (2)
  • Sport (71)
    • Climbing (5)
    • Diving (20)
    • Fitness (7)
    • Martial arts (33)
      • Ground fighting (9)
      • Mixed martial arts (4)
      • Stand-up fighting (11)
    • Running (1)
    • Surfing (2)
    • Swimming (1)
    • Volleyball (2)
  • Technology (269)
    • Computer (239)
      • Architecture & Design (15)
      • Artificial intelligence (3)
      • Audio & Video (11)
      • Building & Reversing (15)
        • CMake (2)
      • Computational complexity (3)
      • Computer architecture (5)
      • Debugging & Memory (27)
      • Development (58)
        • CI/CD (1)
        • Programming (48)
          • Concurrency (5)
          • Data structures (12)
          • Pointers & References (7)
        • Scripting (3)
        • Testing (6)
      • Development process (5)
      • Hacking & Security (17)
      • Hardware & Protocols (8)
      • Networking (11)
      • Operating system (18)
        • Linux (11)
        • Windows (7)
      • Regular expression (2)
      • Tool configuration (5)
      • Version control (22)
      • Virtualization (7)
      • Web (27)
    • Electrics (9)
    • Mechanics (15)
    • Medicine (2)
    • Photography (4)
WordPress Theme: Wellington by ThemeZee.