Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
samadejacobs
/
moses
Public
forked from
molecularsets/moses
Notifications
You must be signed in to change notification settings
Fork
3
Star
0
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Glo integration
- #2
#2
Open
mcloughlin2
wants to merge 12 commits into
master
samadejacobs/moses:master
from
glo_integration
samadejacobs/moses:glo_integration
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Glo integration
#2
mcloughlin2
wants to merge 12 commits into
master
samadejacobs/moses:master
from
glo_integration
samadejacobs/moses:glo_integration
Copy head branch name to clipboard
Commits
Commits on Aug 24, 2020
adding some utility scripts for sampling from lbann models, some reformatting was done, some functions such as the moses/char_rnn/model.py were tweaked to allow for more general functionality
wderekjones
committed
58cd8c3
View commit details
Copy full SHA for 58cd8c3
Browse repository at this point
Commits on Aug 25, 2020
fixed some merge conflicts in the rnn load lbann weights function and the moses sample.py script that was due to simple formatting difference
wderekjones
committed
be586d4
View commit details
Copy full SHA for be586d4
Browse repository at this point
Commits on Sep 9, 2020
updating VAE model with encode_smiles method
wderekjones
committed
482fe26
View commit details
Copy full SHA for 482fe26
Browse repository at this point
Commits on Sep 17, 2020
Changed code to allow using pandas 0.22.
mcloughlin2
committed
afc4ed7
View commit details
Copy full SHA for afc4ed7
Browse repository at this point
Commented out loading of models that don't work with current GLO code base.
mcloughlin2
committed
d6840db
View commit details
Copy full SHA for d6840db
Browse repository at this point
Changed pandas version dependency to be compatible with GLO and AMPL.
mcloughlin2
committed
d0a9fc2
View commit details
Copy full SHA for d0a9fc2
Browse repository at this point
Added install_dev script.
mcloughlin2
committed
1756414
View commit details
Copy full SHA for 1756414
Browse repository at this point
Commits on Sep 26, 2020
Merge branch 'master' into glo_integration
mcloughlin2
committed
540b873
View commit details
Copy full SHA for 540b873
Browse repository at this point
Commits on Sep 30, 2020
Changed encode_smiles to output actual latent vectors, and decode_smiles to convert these vectors to SMILES.
Show description for 0434bb5
mcloughlin2
committed
0434bb5
View commit details
Copy full SHA for 0434bb5
Browse repository at this point
Commits on Oct 2, 2020
adds working version of my script, at least in theory and with a different version of pytorch, to run latent vector sampling experiment data generation
wderekjones
committed
66f9efa
View commit details
Copy full SHA for 66f9efa
Browse repository at this point
Commits on Feb 17, 2022
Changed required torch version. Got rid of tensorflow requirement.
mcloughlin2
committed
ae6cac9
View commit details
Copy full SHA for ae6cac9
Browse repository at this point
Merge branch 'glo_integration' of https://github.com/samadejacobs/moses into glo_integration
mcloughlin2
committed
a336bfd
View commit details
Copy full SHA for a336bfd
Browse repository at this point
You can’t perform that action at this time.