dakuo
Associate Professor at Northeastern University Interested in HCI, CSCW, Human-AI-Collaboration.
Northeastern UniversityUS
Pinned Repositories
appmode
A Jupyter extensions that turns notebooks into web applications.
authorviz
ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
common-voice
Common Voice is part of Mozilla's initiative to help teach machines how real people speak.
converse.js
Web-based XMPP Instant Messaging client written in javascript
coursera-machine-learning
DocuViz1
docuviz2
DocuViz is a Chrome plugin for visualizing Google Docs revision history.
HAConvGNN
personal-website
dakuo's Repositories
dakuo/HAConvGNN
dakuo/docuviz2
DocuViz is a Chrome plugin for visualizing Google Docs revision history.
dakuo/authorviz
dakuo/personal-website
dakuo/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
dakuo/common-voice
Common Voice is part of Mozilla's initiative to help teach machines how real people speak.
dakuo/coursera-machine-learning
dakuo/d2s-demo-backend
dakuo/d2s-demo-frontend
dakuo/facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and recognition (InceptionResnet) models
dakuo/flask-object-detection
Example Frontend and backend separated object detection demo build with Flask, TensorFlow.
dakuo/flip-www-2020
dakuo/generative_agents
Generative Agents: Interactive Simulacra of Human Behavior
dakuo/gpt2-code-summarization
Using GPT2
dakuo/haystack
:mag: End-to-end Python framework for building natural language search interfaces to data. Leverages Transformers and the State-of-the-Art of NLP. Supports DPR, Elasticsearch, Hugging Face’s Hub, and much more!
dakuo/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
dakuo/meerkat
Flexible data structures for complex machine learning datasets.
dakuo/mimic-code
MIMIC Code Repository: Code shared by the research community for the MIMIC-III database
dakuo/Mini-Conf
Run a conference from your backyard.
dakuo/mmviz
Created for toolchain: https://console.ng.bluemix.net/devops/toolchains/daa060eb-e00f-430b-b94d-b3a319a485a5?env_id=ibm%3Ayp%3Aus-south
dakuo/NeuralCodeSum
Official implementation of our ACL 2020 paper on Source Code Summarization.
dakuo/pinggu
dakuo/quickgraph
dakuo/reddit-slack-thread-detection
Data
dakuo/Replace-Previews
dakuo/stable-diffusion
dakuo/stockpredictionai
In this noteboook I will create a complete process for predicting stock price movements. Follow along and we will achieve some pretty good results. For that purpose we will use a Generative Adversarial Network (GAN) with LSTM, a type of Recurrent Neural Network, as generator, and a Convolutional Neural Network, CNN, as a discriminator. We use LSTM for the obvious reason that we are trying to predict time series data. Why we use GAN and specifically CNN as a discriminator? That is a good question: there are special sections on that later.
dakuo/TextClassificationApp
An Example of Building and Deploying A Serverless Text Classification Web App
dakuo/TrustNetBackend
dakuo/TrustNetClient