- Dublin, Ireland
-
off-grid-ultrasound Public
Forked from vincentvdschaft/off-grid-ultrasoundPython MIT License UpdatedOct 28, 2025 -
-
OisinNolan.github.io Public
Forked from barryclark/jekyll-nowhttps://oisinnolan.github.io/
HTML MIT License UpdatedJan 28, 2025 -
keras-cv Public
Forked from keras-team/keras-cvIndustry-strength Computer Vision workflows with Keras
Python Other UpdatedJan 17, 2024 -
IP_and_Im_Lectures Public
Forked from TristanvanLeeuwen/IP_and_Im_Lectures10 Lectures on Inverse Problems and Imaging
TeX UpdatedOct 19, 2023 -
express-status-monitor Public
Forked from RafalWilinski/express-status-monitor🚀 Realtime Monitoring solution for Node.js/Express.js apps, inspired by status.github.com, sponsored by https://dynobase.dev
JavaScript MIT License UpdatedJul 28, 2023 -
-
fakenewschallenge Public
Two novel approaches to the FNC-1 challenge, employing pre-trained NLI and sentence similarity models.
-
-
A review of methods in transfer learning for time series.
1 UpdatedJun 2, 2022 -
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
C++ Other UpdatedMar 25, 2022 -
accname Public
Forked from w3c/accnameAccessible Name and Description Computation
JavaScript Other UpdatedMar 16, 2022 -
pmr2022-hmm Public
Forked from vsimkus/pmr2024-hmmThis is an official repository for tutorials of Probabilistic Modelling and Reasoning (2021/2022) - a University of Edinburgh master's course.
Jupyter Notebook UpdatedFeb 25, 2022 -
-
Writing-Quality-Prediction Public
Some Jupyter notebooks exploring measures of linguistic complexity as indicators of writing quality in persuasive essays written by eighth-grade students.
Jupyter Notebook UpdatedApr 7, 2021 -
Prolog-Turing-Machine Public
Prolog program that can simulate a specified non-deterministic Turing machine
Prolog UpdatedMar 1, 2021 -
-
Elo_Predictor Public
Machine learning project aiming to predict player Elo ratings from a given chess game. Group project for a module on Machine Learning @ TCD.
-
html Public
Forked from whatwg/htmlHTML Standard
HTML Creative Commons Attribution 4.0 International UpdatedSep 17, 2020 -
An efficient, expressive, extensible HTML templating library for JavaScript.
TypeScript BSD 3-Clause "New" or "Revised" License UpdatedAug 20, 2020 -
-
Java_Webapp_Backend Public
Written using a Layered Architecture, JPA and EclipseLink ORM.
Java UpdatedJun 10, 2020 -
AirWatcher Public
An assignment for a class on Software Engineering taken at INSA Lyon
C++ UpdatedJun 4, 2020 -
-
Probability-with-R Public
Code for a group assignment at INSA Lyon: Implementation and assessment of 4 random number generation algorithms; Queue simulation using a continuous Markov chain.
R UpdatedMay 14, 2020 -
Wordsearch-Generator Public
A wordsearch generator webpage written with html5 and vanilla javascript. This was made as a project for a module at university.
HTML MIT License UpdatedApr 21, 2020 -
8-Queens_Simulated_annealing Public
Using the simulated annealing technique to solve the 8 queens problem.
C++ UpdatedApr 17, 2020 -
OOP-Assignment Public
An assignment for a class on OOP in C++ taken at INSA Lyon.
C++ UpdatedJan 10, 2020 -
Shortest-Path-Comparison Public
An implementation and comparison of two popular shortest path algorithms, namely Dijkstra and Floyd-Warshall.
Java UpdatedApr 9, 2019 -
NLP-Semantic-Truth Public
Syntactic and Semantic sentence parsing, implemented using C++