Pinned Repositories
B-Minor-Compiler
COMP 4060 B-Minor Compiler
calculator
string-based calculator using a simple tokeniser and a stack to parse mathematical expressions in order to evaluate them. Able to evaluate real, imginary, and complex numbers as well as booleans.
Calculator-V2
redone version of calculator-interpreter with flex and integration as well as more thorough testing
compilerbook-examples
Example code for compilers textbook.
czech-verb-conjugator
conjugates czech verbs up to 3 tenses and 3 moods.
german-verb-conjugator
what it says on the tin
nsynth-yamnet
using MATLAB for transfer learning with YAMNet using the NSynth dataset
OpenAI-API-dotnet
A C#/.NET SDK for accessing the OpenAI GPT-3 API
Text-Clustering
It is a very different task, as here I am going to cluster 200 different texts related to games and sports in 2 or more different clusters. we can also use zipf plot to determine how many useful clusters can be formed.
valbot
made for UML ACM valentines day programming contest
svhawkins's Repositories
svhawkins/B-Minor-Compiler
COMP 4060 B-Minor Compiler
svhawkins/calculator
string-based calculator using a simple tokeniser and a stack to parse mathematical expressions in order to evaluate them. Able to evaluate real, imginary, and complex numbers as well as booleans.
svhawkins/czech-verb-conjugator
conjugates czech verbs up to 3 tenses and 3 moods.
svhawkins/german-verb-conjugator
what it says on the tin
svhawkins/nsynth-yamnet
using MATLAB for transfer learning with YAMNet using the NSynth dataset
svhawkins/valbot
made for UML ACM valentines day programming contest
svhawkins/Calculator-V2
redone version of calculator-interpreter with flex and integration as well as more thorough testing
svhawkins/compilerbook-examples
Example code for compilers textbook.
svhawkins/OpenAI-API-dotnet
A C#/.NET SDK for accessing the OpenAI GPT-3 API
svhawkins/Text-Clustering
It is a very different task, as here I am going to cluster 200 different texts related to games and sports in 2 or more different clusters. we can also use zipf plot to determine how many useful clusters can be formed.