clijda's repositories
Apache-Flink-SAX
TimeSeries processing with Flink and SAX Algorithm
Azure-TDSP-Utilities
Utilities and scripts developed as part of Microsoft's Team Data Science Process for productive data science
CIFAR10CNNFlask
Building a convolutional neural network (CNN/ConvNet) using TensorFlow NN (tf.nn) module. The CNN model architecture is created and trained using the CIFAR10 dataset. The model is accessed using HTTP by creating a Web application using Python and Flask.
clijda.github.io
Personal website
fit_file_visualisation
Analysing and visualising my training data (cycling, running) tracked with Garmin and Karoo devices
PO-Margin
collection of jupyter notebooks
d3
A JavaScript visualization library for HTML and SVG.
deep-learning
Repo for the Deep Learning Nanodegree Foundations program.
gensim
Topic Modelling for Humans
glove-python
Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/
glove.py
Python implementation of GloVe word embedding algorithm (Pennington et al., 2014)
matplotlib
matplotlib: plotting with Python
nn-from-scratch
Implementing a Neural Network from Scratch
prasad
Prasad is a complete Jekyll theme designed for portfolio and blog for developers.
pymining
A few data mining algorithms in pure python
pysax
python implementation of SAX (Symbolic Aggregate Approximation) for time series data
raceviz
Interactive Race Visualizations
rudder-demonstration-code
Code for demonstration example-task in RUDDER blog
sample-app-aoai-chatGPT
Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
stores-rest-api
An items, stores, and authentication REST API from the REST API course
tensorflow
Computation using data flow graphs for scalable machine learning
tstables
A Python package to store time series data in HDF5 files using PyTables
word2vec
Automatically exported from code.google.com/p/word2vec
word2vec_demo
word2vec demo for #hourofcode using gensim