Pinned Repositories
calc_protein_conservation
This script computes conservation score per aminoacid for a protein.
CellCounter
A small GUI application for counting cells in microscope images
DTMFAnalyzerHaskell
DTMF Analyzer in Haskell (School project)
MultiWordHighlight
Visual Studio Extension that highlights multiple custom words in all open files.
OCRSudokuSolver
Simple backpropagation neural network for OCR
p2rank
Ligand-binding site prediction tool based on machine learning.
pranklib
Useful Biolib for PrankWebApp. Can be used externally for example to convert PDB to FASTA files.
PrankWebApp
Web application for protein-ligand binding sites analysis and visualization
rhl-algs
Experiments for Human in Reinforcement Learning
jendelel's Repositories
jendelel/PrankWebApp
Web application for protein-ligand binding sites analysis and visualization
jendelel/MultiWordHighlight
Visual Studio Extension that highlights multiple custom words in all open files.
jendelel/calc_protein_conservation
This script computes conservation score per aminoacid for a protein.
jendelel/CellCounter
A small GUI application for counting cells in microscope images
jendelel/OCRSudokuSolver
Simple backpropagation neural network for OCR
jendelel/p2rank
Ligand-binding site prediction tool based on machine learning.
jendelel/pranklib
Useful Biolib for PrankWebApp. Can be used externally for example to convert PDB to FASTA files.
jendelel/rhl-algs
Experiments for Human in Reinforcement Learning
jendelel/MachineLearningWorkshop
Code for Machine Learning course at Charles University
jendelel/npfl114
Materials for the Deep Learning -- ÚFAL course NPFL114
jendelel/DTMFAnalyzerHaskell
DTMF Analyzer in Haskell (School project)
jendelel/codenames
Codenames (Deep Learning, ETH Zurich, 2018)
jendelel/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
jendelel/firedup
Clone of OpenAI's Spinning Up in PyTorch
jendelel/gym
A toolkit for developing and comparing reinforcement learning algorithms.
jendelel/ICNR
Convolution NN resize initialization for subpixel convolutions
jendelel/LiteMol
A library/plugin for handling 3D structural molecular data (not only) in the browser.
jendelel/p2rank-datasets
Datasets for P2RANK project.
jendelel/PatchUtil
Simple utility for applying SVN patches using custom MergeTool
jendelel/PhotoSeparatorGenerator
Fake photo generator for Zonerama to fake subdirectories
jendelel/protaeljs
JavaScript library for biological data visualization
jendelel/pytorch-soft-actor-critic
PyTorch implementation of soft actor critic algorithm
jendelel/ray
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
jendelel/sparsepp
A fast, memory efficient hash map for C++
jendelel/StarGAN-Tensorflow
Tensorflow implement of StarGAN
jendelel/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
jendelel/TrainingTimerUtility
Timer utility for working out.
jendelel/viskit
rllab's viskit with some added features