Owen Agius (@wecet)
  • Stars
    star
    11
  • Global Rank 920,445 (Top 32 %)
  • Followers 10
  • Following 12
  • Registered about 4 years ago
  • Most used languages
    C++
    16.7 %
  • Location 🇲🇹 Malta
  • Country Total Rank 168
  • Country Ranking
    C++
    22

Top repositories

1

Human-Activity-Recognition-From-Smartphones

Using Android Phone inertia sensors such as gyroscopes and accelerometers to determine and identify human activity. Classified using SVMs, KNN, Decision Trees and Logistic Regression for Supervised Learning
Jupyter Notebook
5
star
2

Experimenations-in-Reinforcement-Learning

Experiment 1: Comparison of key bandit algorithms; Experiment 2: Comparison of Q and SARSA Learning on Taxiv3 environment' ; Experiment 3: Comparison of Q, SARSA and CEM Learning on LunarLanderv2 Environment
Jupyter Notebook
2
star
3

Vehicle-Detection-and-Classification

Using YOLOv3, YOLOv4, Faster R-CNN and HoG to detect and classify different types of vehicles from one another
Jupyter Notebook
1
star
4

Comparison-and-Review-of-Pose-Estimation-Implementations

Comparing the performance of the BlazePose and the MoveNet-Thunder frameworks in the tackling of the Pose Estimation problem
Jupyter Notebook
1
star
5

TeaLang-Compiler

A compiler consisting of lexical analysis, syntactic analysis, semantic analysis and interpreting alongside an XML generation for a 'mock' language called TeaLang written in C++14.
C++
1
star
6

Phoneme-Analysis-and-Classification

Given a very large dataset of speech from the British Isles, all were manually inputted into the .csv file attached by generating an average value for each of the 3 formants present in the audio. The scope of the project was to be able to classify the phonemes from one another. Therefore, a KNN was built in order to do just that. Resulting in an average accuracy of 89%
Jupyter Notebook
1
star