Highlights
-
-
karpathy-minbpe Public
Forked from karpathy/minbpeMinimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
Jupyter Notebook MIT License UpdatedMar 6, 2024 -
-
-
-
goUrlShortener Public
A simple Golang implementation of a Url Shortener that: "examines path of incoming request", "determines if re-direction is required" and "uses flags (`-yaml` and `-json`) to sources the required c…
Go UpdatedJul 21, 2020 -
goCodeYourOwnAdventure Public
A simple Golang implementation of a text-based adventure game in which a player is able to choose alternative paths, and that renders to a web-server base UI.
Go UpdatedJul 8, 2020 -
goQuiz Public
A simple Golang implementation of a maths question and answer Quiz. It asks a user simple maths questions, allows for time limits per question, validates the user's answer and then finally computes…
Go UpdatedMar 26, 2020 -
joncalhoun-dl Public
Forked from timolinn/joncalhoun-dlDownloads GoLang video courses from https://courses.calhoun.io
Go MIT License UpdatedMar 5, 2020 -
A scikit-learn based algorithm that leverages K-Nearest Neighbors, to classify handwritten numerical digits.
Python UpdatedDec 27, 2019 -
-
goGraphQLGoogleAppEngine Public
A golang implementation of GraphQL server, via the Google App Engine serverless platform
Go UpdatedDec 8, 2019 -
goMicroservices Public
A Go + gRPC microservice implementation, deployed to Kubernetes cluster that exposes a Maths and REST-API services: Addition [for single digits], Average/Maximum/Minimum/Summation/Sorted computes […
-
goGravatar Public
A web service using Gravatar's API (via gRPC) to generate URLs mapped to a globally unique email and personalized avatar
Go UpdatedOct 25, 2019 -
protobuf Public
Forked from protocolbuffers/protobufProtocol Buffers - Google's data interchange format
C++ Other UpdatedOct 16, 2019 -
goTwitterBot Public
A twitter bot written in Go, while leveraging go-twitter library and Twitter's API
Go UpdatedOct 13, 2019 -
ANN-GradientDescent Public
A gradient descent and back-propagation implementation (without frameworks) using the MNIST dataset.
Python UpdatedOct 6, 2019 -
-
flaskiblog Public
A bare-bones blog with authentication [login, logout, register] features and tests coverage based on the Flask micro-framework.
Python UpdatedSep 26, 2019 -
sorogbesi Public
A simple Chat application based on a React (frontend) and Go (backend) that communicate via websockets.
JavaScript UpdatedSep 25, 2019 -
goStatsMonitor Public
A monitoring application implemented via a simple frontend feed with JSON data by a Go backend through a websocket connection. It consumes Youtube API to display a Youtube channel's statistic [View…
-
A Matlab implementation of the mathematical optimisation problem & state-space solution algorithm for the Economic Parameterisation of Parahermitian Matrix Functions. It gives a frequency-independe…
-
-
-
-
-
-
-