Pinned Repositories
char-rnn-text-generation
Character Embeddings Recurrent Neural Network Text Generation Models
glove-tensorflow
Implementation of GloVe using TensorFlow estimator API
matrix-factorization-torch
Matrix Factorization Recommender Models in PyTorch with MovieLens
python-example-app
Python example app incorporating best practices
python-project-template
Starter template for python projects
raspberry-pi-sensortag
Raspberry Pi wireless weather station with TI SensorTag CC2650 connected via Bluetooth Low Energy.
recommender-tensorflow
Recommendation Models in TensorFlow
text-classification-tensorflow
Neural Network Text Classification Models in TensorFlow
yxtay.github.io
Thoughts on Applied Data Science and Machine Learning Engineering
yxtay's Repositories
yxtay/char-rnn-text-generation
Character Embeddings Recurrent Neural Network Text Generation Models
yxtay/recommender-tensorflow
Recommendation Models in TensorFlow
yxtay/python-project-template
Starter template for python projects
yxtay/raspberry-pi-sensortag
Raspberry Pi wireless weather station with TI SensorTag CC2650 connected via Bluetooth Low Energy.
yxtay/glove-tensorflow
Implementation of GloVe using TensorFlow estimator API
yxtay/text-classification-tensorflow
Neural Network Text Classification Models in TensorFlow
yxtay/sensehat-weather
Weather Station with Sense HAT on Raspberry Pi.
yxtay/matrix-factorization-torch
Matrix Factorization Recommender Models in PyTorch with MovieLens
yxtay/python-example-app
Python example app incorporating best practices
yxtay/data-structures-algorithms
yxtay/polymer-deckgl-taxi
visualisation of live available taxi in singapore with polymer deckgl
yxtay/yxtay.github.io
Thoughts on Applied Data Science and Machine Learning Engineering
yxtay/code-ex
coding exercises
yxtay/delta
An open-source storage layer that brings scalable, ACID transactions to Apache Spark™ and big data workloads.
yxtay/docarray
Represent, send, store and search multimodal data
yxtay/falcon-echo
Simple Falcon App
yxtay/fastapi-crud-async
Following tutorial on testdriven.io.
yxtay/homelab
automations for homelab
yxtay/html-css
HTML & CSS practices
yxtay/kodi-proxmox
yxtay/new-york-taxi-trips
yxtay/openaddresses
A repository of global open address data.
yxtay/pre-commit.com
yxtay/python-dependency-injection
yxtay/python-logger
Simple wrapper for the standard Python logging module.
yxtay/Senior-DE-Tech-Challenge
Technical Assessment for SeniorDE candidates
yxtay/shiny-session
yxtay/shinyapps
Collection of my personal shinyapps projects.
yxtay/tailwind-nextjs-starter-blog
This is a Next.js, Tailwind CSS blogging starter template. Comes out of the box configured with the latest technologies to make technical writing a breeze. Easily configurable and customizable. Perfect as a replacement to existing Jekyll and Hugo individual blogs.
yxtay/tenacity
Retrying library for Python