Pinned Repositories
Algorithms-and-Data-Structures
asm
x86-32 (AT&T Syntax) Assembly Language
Blockchain
Python implementation of a blockchain
expectation_maximization
Implementation of the EM Algorithm for Gaussian Mixture Models (GMM)
fastai
knn_ncv
k-Nearest-Neighbours with Nested Cross Validation written in Python
lstm_timeseries
LSTM RNN for one-step ahead time series forecasting
micrograd
automatic differentiation
reinforcement-learning
wtznc's Repositories
wtznc/asm
x86-32 (AT&T Syntax) Assembly Language
wtznc/fastai
wtznc/knn_ncv
k-Nearest-Neighbours with Nested Cross Validation written in Python
wtznc/reinforcement-learning
wtznc/Algorithms-and-Data-Structures
wtznc/Blockchain
Python implementation of a blockchain
wtznc/expectation_maximization
Implementation of the EM Algorithm for Gaussian Mixture Models (GMM)
wtznc/Hackathon-HomePL-UltraInnovation2015
Final ver. of the messaging app for realtime translation between clients. Swift / JS (Socket.io)
wtznc/hinton
Web scraper for Geoffrey Hinton's publications
wtznc/Huffman_Compression_Algorithm
Adaptive Huffman Coding implemented in Python for Advanced Algorithms and Data Structures module.
wtznc/lstm_timeseries
LSTM RNN for one-step ahead time series forecasting
wtznc/micrograd
automatic differentiation
wtznc/Introduction-to-Programming-Term-1-Project
Make beats with USB MIDI Drum Pad & Keyboard
wtznc/Introduction-to-Programming-Term-2-Project
A* algorithm for finding the "best" paths.
wtznc/openai-cookbook
Examples and guides for using the OpenAI API
wtznc/Principles-and-Applications-of-Programming-CPP
This repository contains solutions for IS52028D: Principles and Applications of Programming (2017-18) labs.
wtznc/Problem-Solving-Term-2-Project
This repository contains my solution to the assignment for Problem Solving in Computer Science module
wtznc/reminders-menubar
Simple macOS menu bar application to view and interact with reminders. Developed with SwiftUI and using Apple Reminders as a source.
wtznc/sciencemag_scraper
wtznc/todo-fork
A simple command line todo list manager which can be as powerful as you want it to be.
wtznc/up
wtznc/Web-Development-Term-1-Project
Minimal portfolio website: HTML5, CSS3, JS
wtznc/wtznc