Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
awesome-json-datasets
A curated list of awesome JSON datasets that don't require authentication.
Micro-Machine-Learning-Data-Science-Projects
Just some small projects I did/do on the side or gathered from Uni resources
Parking-Ticket-System
Built with java (maven), utilized Swing to create a simple UI, also made use of REST to turn the system into a web service (Apache Tomcat).
PGN-to-JSON-Parser
Python script that converts Chess PGN files to JSON files. When converted, the data can be stored in a NoSQL data store for simplified big data extraction, visualization and analysis.
Pneumonia-XRay-GANs-ResNet50
Using a Conditional GAN to generate synthetic data from provided penumonia/normal chest x-rays (Kaggle). Utilized pre-trained ResNet50 to classify pneumonia from actual and generated images.
Seizure-Detection-Prediction
Matlab code for seizure detection & prediction. CHB-MIT dataset.
Space-Ship-Database-PLSQL
University group project that involves the design and implementation of a database in Oracle PL/SQL. Database includes fundamentals ( Views, Access Control, Procedures, Functions, Triggers, Joins & Sequences ). Inspired by Star Trek and built with Ryan Hinks and Alex Tripp at Solent Uni.
Visualization-Statistical-Analysis-Chess-Games
Using popular Python libraries and a not so popular one to visualize chess game information from PGN files, by implementing appropriate plot/chart types.
JonathanCauchi's Repositories
JonathanCauchi/Seizure-Detection-Prediction
Matlab code for seizure detection & prediction. CHB-MIT dataset.
JonathanCauchi/PGN-to-JSON-Parser
Python script that converts Chess PGN files to JSON files. When converted, the data can be stored in a NoSQL data store for simplified big data extraction, visualization and analysis.
JonathanCauchi/Space-Ship-Database-PLSQL
University group project that involves the design and implementation of a database in Oracle PL/SQL. Database includes fundamentals ( Views, Access Control, Procedures, Functions, Triggers, Joins & Sequences ). Inspired by Star Trek and built with Ryan Hinks and Alex Tripp at Solent Uni.
JonathanCauchi/Micro-Machine-Learning-Data-Science-Projects
Just some small projects I did/do on the side or gathered from Uni resources
JonathanCauchi/Parking-Ticket-System
Built with java (maven), utilized Swing to create a simple UI, also made use of REST to turn the system into a web service (Apache Tomcat).
JonathanCauchi/Pneumonia-XRay-GANs-ResNet50
Using a Conditional GAN to generate synthetic data from provided penumonia/normal chest x-rays (Kaggle). Utilized pre-trained ResNet50 to classify pneumonia from actual and generated images.
JonathanCauchi/Visualization-Statistical-Analysis-Chess-Games
Using popular Python libraries and a not so popular one to visualize chess game information from PGN files, by implementing appropriate plot/chart types.
JonathanCauchi/100-Days-Of-ML-Code
100 Days of ML Coding
JonathanCauchi/aima-python
Python implementation of algorithms from Russell And Norvig's "Artificial Intelligence - A Modern Approach"
JonathanCauchi/awesome-json-datasets
A curated list of awesome JSON datasets that don't require authentication.
JonathanCauchi/build-your-own-x
🤓 Build your own (insert technology here)
JonathanCauchi/Data-Mining-Visualization
Practical Deep Learning & Big Data notebooks
JonathanCauchi/Data-Science--Cheat-Sheet
Cheat Sheets
JonathanCauchi/data-science-ipython-notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
JonathanCauchi/data_storage_workshop
Setup for my data storage workshop; showcasing SQL and NoSQL concepts and technologies (MySQL, Memcached, MongoDB, Cassandra, and Neo4J)
JonathanCauchi/Fantastic-Four
An app that allows users to share their physical locations simultaneously.
JonathanCauchi/Flight-Data-Collection-Storage-Analysis
Data Science project on flight data
JonathanCauchi/Fundamentals-of-Software-Testing
Unit Testing & Web Testing (Selenium & Cucumber)
JonathanCauchi/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
JonathanCauchi/Microcontroller-Based-Smart-Parking
A university group project which involves the development and design of a smart parking system using the 'EA LPC4088 Development Kit'. Built with Cristina Gatt, Malcolm Vella Vidal & Jerome Zerafa @UniversityofMalta
JonathanCauchi/nlp-datasets
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
JonathanCauchi/OS-Systems-Programming
Low Level Systems Programming in C
JonathanCauchi/python-cheatsheet
Comprehensive Python Cheatsheet
JonathanCauchi/SE-ML-Algorithms-DataStruc
Trying out some simple exercises, algorithms, data structures & software patterns in Software Engineering & Machine Learning. Languages will vary from Python, Java, C/C++, SQL and potentially more
JonathanCauchi/Software-Engineering-CheatSheet
Bight sized chunks regarding testing, CI, CD, software patterns and more
JonathanCauchi/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
JonathanCauchi/Tezos-EasyA-Hackathon