-
-
nekaburu Public
An iOS and Android-compatible app for ordering bread and pastries. With live order tracking.
TypeScript UpdatedJun 12, 2025 -
-
Robotic-Arm Public
This robotic arm is an IOT (Internet Of Things) project, equipped with Advanced Sensors, Wireless Connectivity and Augmented Reality (AR).
C++ UpdatedApr 7, 2025 -
Potato-Disease-Detection Public
A model capable to detect the infection of potato through a simple picture of the leaf.
tensorflow image-classification image-recognition potato-disease-classification potato-disease-detection efficientnetb5UpdatedMar 5, 2025 -
Pattern-Recognition Public
Pattern Recognition for Stock Market Analysis using the AGIO dataset.
Jupyter Notebook UpdatedFeb 11, 2025 -
Supervised-Learning-Models Public
Supervised learning is a machine learning technique where the algorithm is trained on a dataset with both input features (independent variables) and corresponding output labels (dependent variables…
machine-learning machine-learning-algorithms regression supervised-learning classification classification-algorithims regression-algorithmsPython UpdatedJan 16, 2025 -
Unsupervised-Learning-Models Public
Unsupervised learning is a machine learning technique where the algorithm learns from unlabeled data.
Python UpdatedJan 9, 2025 -
-
-
Random Search, Grid Search and Bayesian Search
-
Image-Recognition Public
Image Recognition using Pre-trained API.
Jupyter Notebook UpdatedSep 30, 2024 -
Time-Series-Forcasting Public
Time series forecasting involves predicting future values of a variable based on its historical data. It's commonly used in various fields, including finance, economics, weather forecasting, and su…
-
-
HackerRank_Python Public
Here you will find the solution of the Python Challenge on HackerRank: Easy, Medium and Hard levels.
-
Data-Extraction-NLP Public
Data Extraction using Natural Language Processing.
Python UpdatedJul 29, 2024 -
-
-
-
Login-Logout_Kotlin Public
Simple login with a Username and a Password and a logout button in Kotlin.
-
Calculator_Android Public
An android calculator sets with Kotlin.
-
Registration, Login and Logout module with session in JSP and a database connection using JDBC to interact with the database.
-
Graph-Traversal-Algorithms Public
Depth-First Search (DFS) and Breadth-First Search (BFS) implementation with python.
-
Kotlin-Basics-Statements Public
Here you will find the basics statements in Kotlin Language, like Conditional Statements and Loops.
-
Sorting_Algorithms Public
Sorting Algorithms implementation in Python.