-
potato-project Public
Test multi-service project using APIs, HTTP requests, Docker containers and MySQL databases, written in C# (.NET 8)
C# UpdatedJan 1, 2025 -
API-based missing (positive vibe) word predictor using BERT MLM and NLTK.
Python UpdatedNov 9, 2024 -
Production-ready API-based active energy time series forecast using ARIMA and Prophet models.
Jupyter Notebook UpdatedNov 9, 2024 -
company_classification_llm Public
Simple data pipeline from a SQLite database to a LLM classifier for categorizing companies.
Jupyter Notebook UpdatedOct 11, 2024 -
nameCreator Public
Forked from JHudd435/nameCreatorA name generator made in python. Generates names by gender and language.
Python Apache License 2.0 UpdatedJul 12, 2024 -
py7zr Public
Forked from miurahr/py7zr7zip in python3 with ZStandard, PPMd, LZMA2, LZMA1, Delta, BCJ, BZip2, and Deflate compressions, and AES encryption.
Python GNU Lesser General Public License v2.1 UpdatedMay 18, 2024 -
simple_ids_with_flwr_iec104 Public
Training of a simple Neural Network model as an Intrusion Detection System for Cybersecurity defense using Federated Learning with the Flower framework.
-
simple_ids_with_flwr_dnp3 Public
Training of a simple Neural Network model as an Intrusion Detection System for Cybersecurity defense using Federated Learning with the Flower framework.
-
recent-data-analysis-set-1 Public
Data analysis and presentation for performance evaluation and comparison of a set of systems developed as part of the RE-CENT project.
Jupyter Notebook UpdatedApr 26, 2024 -
Evaluation of and comparison between different models for natural language sentence generation from from structured data
Python UpdatedApr 20, 2024 -
flower Public
Forked from adap/flowerFlower: A Friendly Federated Learning Framework
Python Apache License 2.0 UpdatedMar 8, 2023 -
wiki2bio Public
Forked from tyliupku/wiki2bioCode for AAAI2018 paper "Table-to-text Generation by Structure-aware Seq2seq Learning"
Python UpdatedJan 5, 2023 -
children_privacy_protection Public
Forked from snikolakis/children_privacy_protectionMachine learning pipeline for hiding small children faces in pictures to conceal their identity and protect their privacy.
-
simple_ids_with_tff Public
Training of a simple Neural Network model as an Intrusion Detection System for Cybersecurity defense using Federated Learning with the TensorFlow Federated framework.
-
federated-learning-lib Public
Forked from IBM/federated-learning-libA library for federated learning (a distributed machine learning process) in an enterprise environment.
Jupyter Notebook Other UpdatedOct 11, 2022 -
federated Public
Forked from google-parfait/tensorflow-federatedA framework for implementing federated learning
Python Apache License 2.0 UpdatedSep 23, 2022 -
SparseLSH Public
Forked from brandonrobertz/SparseLSHA Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.
Python Other UpdatedJul 14, 2022 -
Knowledge extraction through Data Analysis, including Locality Sensitive Hashing (LSH).
Jupyter Notebook UpdatedJun 11, 2022 -
tgen Public
Forked from UFAL-DSG/tgenStatistical NLG for spoken dialogue systems
Python Other UpdatedJun 10, 2022 -
-
how_the_world_feels Public
Query News API for a topic and perform sentiment analysis.
Python UpdatedNov 28, 2021 -
tf.keras-vggface Public
Forked from JanderHungrige/tf.keras-vggfaceHere you can find the modl from rcmalli converted to tf.keras.
Python MIT License UpdatedNov 23, 2021 -
simple_face_alignment Public
Simple face alignment algorithms evaluation.
Jupyter Notebook UpdatedNov 13, 2021 -
simple_face_detection Public
Simple face detection algorithms evaluation.
-
yoloface-1 Public
Forked from elyha7/yolofaceYolov5 Face Detection
Python GNU General Public License v3.0 UpdatedNov 9, 2021 -
yoloface Public
Forked from sthanhng/yolofaceDeep learning-based Face detection using the YOLOv3 algorithm (https://github.com/sthanhng/yoloface)
-
spark-fraud-detection Public
Fraudulent job advertising analysis and detection using Spark, PySpark and Python Machine learning.
Jupyter Notebook UpdatedJul 15, 2021 -
string-pattern-search Public
String k-mer pattern search in DNA strings in Molecular Biology problems.
Jupyter Notebook UpdatedJun 21, 2021 -
string-matching Public
String matching and edit stistance in DNA strings in Molecular Biology problems.
Jupyter Notebook UpdatedJun 21, 2021 -
dense-vs-cnn Public
Fully-connected vs Convolutional neural networks for multi-class image classification