- Berlin
-
19:20
(UTC -12:00) - dilettacal.github.io
- in/dilettacal
Stars
🚀 Software Developer Portfolio Template that helps you showcase your work and skills as a software developer. (This is currently not being actively maintained)
A simple notebook and script to convert an image into stylised svg.
A Image Styliser to turn any image into an artwork. (Using TFHub pretrained model)
Slides from talk at PyData Amsterdam "Building true machine learning MVPs"
New York City Taxi project analyses trips from yellow taxi
This report demonstrate an attempt in identifying ratings for the New York Yellow Taxi trip. The period was set in 2019 from January - December. A classifier was also made to predict the ratings of…
Analysis of 60+ million NYC Yellow Taxi Trips in 2018 using PySpark. The analysis utilizes a Spark cluster that is setup using GCP.
Project to create a simple data pipeline using Yellow Taxis trip data
news-please - an integrated web crawler and information extractor for news that just works
Recurrent neural networks in Pytorch - Vanilla LSTM neural machine translator
Model summary in PyTorch similar to `model.summary()` in Keras
A tool for converting TMX files into bilingual corpora
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
The Annotated Encoder Decoder with Attention
LSTM and QRNN Language Model Toolkit for PyTorch
Overview of Modern Deep Learning Techniques Applied to Natural Language Processing
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
Code Files for the Udemy Course: The Complete Neural Networks Bootcamp: Theory, Applications
Implementing Recurrent Neural Network from Scratch
Code and data accompanying Natural Language Processing with PyTorch published by O'Reilly Media https://amzn.to/3JUgR2L
After watching all the videos of the famous Standford's CS231n course that took place in 2017, i decided to take summary of the whole course to help me to remember and to anyone who would like to k…
Data Science Using Python
Natural Language Processing with TensorFlow, published by Packt
This is the code for "How to Make a Language Translator - Intro to Deep Learning #11' by Siraj Raval on YouTube