Categories
Allgemein

Home-Server

I recently moved my files from a NAS to a Windows Server 2019 installation. For this I’m using Storage Spaces with tiered storage.

See my wiki for the HowTo: Create tiered storage spaces or my Youtube video.

Categories
Allgemein MachineLearning

Machine learning 1

In the last few years i heard a lot about machine learning, deep learning and machine learning. Since i was already planning to do a little bit more of python programming i want to start using it with Keras / TensorFlow to replay some of the beginner examples. I will run the examples on VMs on my new Server.

Why machine learning ?

Its simple: Its a future technology and currently a lot of companies are beginning to use it.

Why starting with TensorFlow ?

I read an article about a free “self-study guide for aspiring machine learning practitioners“. After doing the crash course and with a little bit of additional work it should be possible to aquire a certification.

What is TensorFlow / Keras ?

Tensorflow is an open-source machine learning library from Google and Keras is an abstraction layer / wrapper for Tensorflow and other similar libraries. Tensorflow allows the design of dataflow graphs where your input moves through a series of mathematical operations. Keras provides functionalities for neuronal networks.

Categories
Allgemein

Erster Beitrag

So beginnt es…

Nachdem man in Corona-Zeiten auch privat etwas mehr Zeit vor dem Rechner verbringt habe ich mir vorgenommen meine IT-Hobbies/Projekte in einem Blog zu dokumentieren.

Since -due to corona- i have to spend my private time mostly in front of the computer, my plan is to post the IT-related parts of this activities in this blog.