Skip to content
View dblilienthal's full-sized avatar
Block or Report

Block or report dblilienthal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Python-Function-Commenter Python-Function-Commenter Public

    In this repository, I create an encoder-decoder machine learning model using RNN and Transformer architectures to generate comments when given a Python function.

    Jupyter Notebook

  2. Who-What-When-and-Where-are-the-Data-Scientist-Jobs Who-What-When-and-Where-are-the-Data-Scientist-Jobs Public

    This repository contains an HTML dashboard to tell a story about WHO is hiring, WHEN are you ready, WHAT do you need to know, and WHERE are the Data Scientists jobs. The data presented was all web …

    HTML

  3. Visualizing-Pneumonia-using-Deep-Learning Visualizing-Pneumonia-using-Deep-Learning Public

    In this repository, I implement a deep convolutional model and visualize the predictions using the Grad-CAM Visualization method on chest X-rays of patients with and without Pneumonia. I am able to…

    Jupyter Notebook

  4. Multiclass-Text-Classification-with-DistilBERT-on-COVID-19-Tweets Multiclass-Text-Classification-with-DistilBERT-on-COVID-19-Tweets Public

    I implement a deep learning network to classify COVID-19 Tweets into 5 categories and 3 categories using DistilBERT (a lighter version of BERT) as an embedding layer along with an LSTM and Dense La…

    Jupyter Notebook 11 3

  5. Multi-Label-Classification-Tutorial-for-NLP Multi-Label-Classification-Tutorial-for-NLP Public

    This repository contains a Jupyter notebook showing how to do Multi-Label Classification for NLP using the Scikit-Learn Library

    Jupyter Notebook 1

  6. Watsonville-Environmental-Science-Workshop-Survey-Visualizer Watsonville-Environmental-Science-Workshop-Survey-Visualizer Public

    Simple time-series data visualizer using Streamlit

    Python