-
NVIDIA
- Warsaw, Poland
- alex0dd.github.io
Highlights
- Pro
-
llama_experiments Public
Pet project to study inference for LLAMA based models, implemented from scratch in PyTorch with different quantization strategies.
Python UpdatedJan 6, 2025 -
-
llm-app-microservices-template Public template
Template for building microservice-based apps with a frontend, backend, LLM serving engine (e.g., vllm), and nginx.
-
Using RAG to get personalized suggestions of events to visit.
Python UpdatedMay 5, 2024 -
stable-diffusion Public
Forked from CompVis/stable-diffusionStable diffusion with Docker and CPU
Jupyter Notebook Other UpdatedSep 4, 2022 -
FaceGen-GAN Public
Conditional face generation experiments using GAN models on CelebA dataset.
-
RecommendationModels Public
Implementations of some recommendation models
Jupyter Notebook MIT License UpdatedFeb 20, 2022 -
DatastreamChangesDetection Public
Detecting distribution changes in data streams
-
-
SQuAD-QA Public
Question answering on SQuAD 1.1 dataset by finetuning BERT models. Training is supported both on GPU and on Colab TPU.
-
Python package built to ease deep learning on graph, on top of existing DL frameworks.
Python Apache License 2.0 UpdatedJun 4, 2021 -
LSA_TopicMining Public
Performing topic mining on newspapers titles using LSA algorithm
Jupyter Notebook UpdatedMar 23, 2021 -
EasyQuiz Public
A simple quiz web application written in Javascript for fun purposes.
-
-
BikeParkingOptimization Public
This project consisted in constructing a discrete event simulation model that simulated bike movements, based on provided realistic mobility data.
-
vue_chat_app Public
A simple realtime chatting application written using Vue.js and Firebase.
Vue GNU General Public License v3.0 UpdatedAug 13, 2020 -
FPS-Victory-BayesianNetwork Public
A small Bayesian network model for assessing players' victory in a 1v1 FPS game match.
-
TF_PoseNet Public
Python wrapper around TFLite version of PoseNet
-
pixelcnn Public
Forked from brandontrabucco/pixelcnnConditional Gated Pixel CNN in TensorFlow 2
Python MIT License UpdatedFeb 1, 2020 -
Spell-Casting-Simulation Public
An spell cast simulation model inspired by an MMORPG game.
Python Apache License 2.0 UpdatedNov 30, 2019 -
Signal-Maps Public
Mobile application for capturing and visualizing mobile signal data.
-
os-exercises Public
Practical exercises for university operating systems course