- Netherlands
-
InternVL Public
Forked from OpenGVLab/InternVL[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4o. 接近GPT-4o表现的开源多模态对话模型
Python MIT License UpdatedMay 29, 2025 -
Wav2Lip-HD Public
Forked from saifhassan/Wav2Lip-HDHigh-Fidelity Lip-Syncing with Wav2Lip and Real-ESRGAN
Python Other UpdatedNov 27, 2024 -
Framework for benchmarking black-box adversarial attacks, modeled with ES.
Python MIT License UpdatedMay 4, 2023 -
evolutionary_algorithms Public
Framework for applying evolutionary strategies to generic optimization problems.
Python MIT License UpdatedMay 4, 2023 -
muse-maskgit-pytorch Public
Forked from lucidrains/muse-maskgit-pytorchImplementation of Muse: Text-to-Image Generation via Masked Generative Transformers, in Pytorch
Python MIT License UpdatedFeb 1, 2023 -
Heteroscedastic temperature estimation for OOD detection
Jupyter Notebook GNU General Public License v2.0 UpdatedDec 5, 2022 -
-
-
tell_the_time_with_pytorch Public
Neural networks in pytorch capable of predicting the time from an image dataset of analog clock .
-
Recommender_Systems Public
Recommender Systems with Naive Approaches, UV Matrix Decomposition and Matrix Factorization. Based on Chapter 14 of MMDS book.
2 UpdatedSep 4, 2022 -
Finding similar users in the netflix dataset by using Jaccard Similarity, Cosine Similarity and Discrete Cosine Similarity.
Python UpdatedSep 4, 2022 -
DART_python Public
DART (Discrete Algebric Reconstruction Technique) iterative reconstruction algorithm for discrete tomography.
-
es_for_rl_experimentation Public
Evolutionary strategies in a reinforcement learning setting for solving OpenAI's gym environments.
Python UpdatedJul 4, 2022 -
PolicyBased_DeepRL Public
Policy based Reinforcement Learning techniques with REINFORCE and Actor Critic, applied to OpenAI's gym environments.
-
ES_Adversarial_Attacks Public
Forked from shrimps-research/ES_Adversarial_AttacksFramework for creating Adversarial Attacks on Deep Neural Networks with Evolutionary Strategies (ES).
python deep-neural-networks deep-learning evolutionary-algorithms evolutionary-strategies adversarial-examples adversarial-attacksPython UpdatedJun 30, 2022 -
Modeling of paracetamol pharmacokinetics on zebrafish larvae, with Petri Nets.
-
Deep_Dream Public
Computer vision tool that can create dream-like, psychedelic, over-processed images.
-
Neural_Networks_from_Scratch Public
Neural networks built from scratch. Introduction to gradient descent and backpropagation techniques by learning to emulate the XOR logic gate.
-
DeepQLearning-CartPole Public
Forked from riccardomajellaro/DeepQLearningDeep Q Learning applied to the CartPole V1 challenge by OpenAI. The problem is solved both in the naive and the vision scenarios, the latter by exploiting game frames and CNN.
Python UpdatedApr 16, 2022