Pinned Repositories
Bayesian-optimizer
Bayesian optimizer with dynamoDB databaze. Results are stored and loaded into database. Filtering of results, default values, maping results based on version or time is avaiable.
CDF_tree
Enables fast conversion of samples to their CDF.
CppNumpyInterface
C++ interface to numpy with python3.6
CPU_limiter
Limits CPU utilization for all users processes of user by sending SIGSTOP/SIGCONT to all processes which consumed at least 5% of cpu time.
DBN-Tensorflow
Deep Belief Networks in Tensorflow.
IKM_2023
ModularCMAES
PBS-Pro-Toolkit
WebsiteDiffAlarm
This program periodically checks, if multiple sites have been modified. If yes then it sends email to you.
WTlib
Lossless image compression library using wavelet transform
tumpji's Repositories
tumpji/DBN-Tensorflow
Deep Belief Networks in Tensorflow.
tumpji/WebsiteDiffAlarm
This program periodically checks, if multiple sites have been modified. If yes then it sends email to you.
tumpji/WTlib
Lossless image compression library using wavelet transform
tumpji/Bayesian-optimizer
Bayesian optimizer with dynamoDB databaze. Results are stored and loaded into database. Filtering of results, default values, maping results based on version or time is avaiable.
tumpji/CDF_tree
Enables fast conversion of samples to their CDF.
tumpji/CppNumpyInterface
C++ interface to numpy with python3.6
tumpji/CPU_limiter
Limits CPU utilization for all users processes of user by sending SIGSTOP/SIGCONT to all processes which consumed at least 5% of cpu time.
tumpji/Design-patterns
C++ implementation of some design patterns
tumpji/EnvironmentSettings
Fedora compatible settings for [vim,]
tumpji/fibonacci-heap-python
Implementation of a Fibonacci heap in Python
tumpji/IKM_2023
tumpji/ModularCMAES
tumpji/PBS-Pro-Toolkit
tumpji/GDL_code
The official code repository for examples in the O'Reilly book 'Generative Deep Learning'
tumpji/ioh-tutorial
tumpji/LerningModels
tumpji/License_header
Program adds licencse headers to multiple files in directory tree
tumpji/NuberTheoryPyLib
Python modules with focus on number teory
tumpji/PersonalNotebookSettings
Bunch of unrelated script to make my notebook usable...
tumpji/Prior-CMAES
tumpji/RL-games
C++ accelerated games with python3 interfaces for reinforecement learning.
tumpji/scraper
tumpji/Sliding_puzzle_2014
Sliding puzzle solver
tumpji/VAE-NN-Tensorflow
Online Learning with the Variational Autoencoder and the Neural Network.