Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
davisliang
/
automated
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
21
Code
Issues
0
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 5, 2018
Update README.md
Davis Liang
authored
5e07e58
Copy full SHA for 5e07e58
Accepted paper to IJCNLP 2017.
Show description for 0decede
Davis Liang
authored
0decede
Copy full SHA for 0decede
Commits on May 3, 2017
Merge pull request #9 from anapetrova/tensorboard
Show description for 8ed212b
Davis Liang
authored
8ed212b
Copy full SHA for 8ed212b
Commits on Apr 18, 2017
refactoring
davisliang
committed
4cd004d
Copy full SHA for 4cd004d
Finalized all code MRNN and CRNN for all datasets
davisliang
committed
28126bb
Copy full SHA for 28126bb
Commits on Apr 17, 2017
Update README.md
Davis Liang
authored
a9b2bd8
Copy full SHA for a9b2bd8
Commits on Apr 10, 2017
cp2
davisliang
committed
9a3b2d4
Copy full SHA for 9a3b2d4
Commits on Apr 9, 2017
cp
davisliang
committed
2bb13e9
Copy full SHA for 2bb13e9
Commits on Apr 7, 2017
Update README.md
Davis Liang
authored
f8a15d6
Copy full SHA for f8a15d6
Commits on Apr 6, 2017
MRNN complete
davisliang
committed
a27488d
Copy full SHA for a27488d
Commits on Apr 5, 2017
mrnn updated with annealing + more epochs and converges to better place
davisliang
committed
b63bba8
Copy full SHA for b63bba8
Commits on Apr 2, 2017
working mcrnn_model
davisliang
committed
b638a97
Copy full SHA for b638a97
Commits on Apr 1, 2017
m
davisliang
authored and
davisliang
committed
8f7b040
Copy full SHA for 8f7b040
added hyperparam search code
davisliang
authored and
davisliang
committed
eeefe62
Copy full SHA for eeefe62
crnn model for missing word and word generation
davisliang
committed
04c9c05
Copy full SHA for 04c9c05
Commits on Mar 31, 2017
progress on mrnn with automated task next word prediction
davisliang
committed
b774f92
Copy full SHA for b774f92
Tensorboard added to mcrnn.py
anapetrova
committed
8b234bd
Copy full SHA for 8b234bd
Commits on Mar 30, 2017
starting to write data preprocessing and models for state of the art experiments on RTMR and 20NG
davisliang
committed
9a986b4
Copy full SHA for 9a986b4
Commits on Mar 17, 2017
added batchnorm
davisliang
committed
9d36cae
Copy full SHA for 9d36cae
Commits on Mar 14, 2017
fixed ccrnn code.
davisliang
committed
13123c2
Copy full SHA for 13123c2
mcrnn complete with lstm in branching decoders. ccrnn implementation begun, some bugs to fix. t2c implementation also includes second lstm layer to match contextual rnn models.
davisliang
committed
661812c
Copy full SHA for 661812c
Commits on Mar 11, 2017
finalized multitasking contextual RNN. Our results show that this RNN converges to a better minima than a normal LSTM (with same number of parameters in the 'task' stream) by ~5%
davisliang
committed
a30fb69
Copy full SHA for a30fb69
Commits on Mar 10, 2017
finished verifying mtl code... kinda weird it gets up to 74% and rising performance
davisliang
committed
f9c20cf
Copy full SHA for f9c20cf
Commits on Mar 8, 2017
checkpoint: some changese to MTL model for multitasking
davisliang
committed
9d6d62b
Copy full SHA for 9d6d62b
started some new code for context-driven MTL models
davisliang
committed
9fac7dd
Copy full SHA for 9fac7dd
Commits on Mar 6, 2017
Update README.md
Show description for 2cdf02d
anapetrova
authored
2cdf02d
Copy full SHA for 2cdf02d
Update pom.xml
anapetrova
authored
a80fb75
Copy full SHA for a80fb75
Update README.md
Davis Liang
authored
f815b32
Copy full SHA for f815b32
Commits on Mar 3, 2017
Merge pull request #7 from anapetrova/kafka
Show description for 4308b66
Davis Liang
authored
4308b66
Copy full SHA for 4308b66
Commits on Mar 2, 2017
Updated starting script to include Kafka server launch
anapetrova
committed
44165f8
Copy full SHA for 44165f8
Updated POM file to include Kafka dependencies
anapetrova
committed
7b8e2c4
Copy full SHA for 7b8e2c4
Commits on Feb 23, 2017
Merge branch 'master' of github.com:davisliang/tweetnet
davisliang
committed
bb9aa1e
Copy full SHA for bb9aa1e
added more fun stuff
davisliang
committed
eb1f498
Copy full SHA for eb1f498
Commits on Feb 19, 2017
updated gitignore to ignore log files
davisliang
committed
12221f4
Copy full SHA for 12221f4
created dataset normalizer, and new clstm model. contextual model performs at around 92% accuracy for 71 topic classes. Created a few other models including c2c and t2c. Updated gitignore to ignore…
Show description for d1030d8
davisliang
committed
d1030d8
Copy full SHA for d1030d8
Pagination
Previous
Next
You can’t perform that action at this time.