-
Notifications
You must be signed in to change notification settings - Fork 3
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Trogluddite/codebro-bot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: manlon/codebro-bot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 0 files changed
- 1 contributor
Commits on Aug 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1b953d5 - Browse repository at this point
Copy the full SHA 1b953d5View commit details
Commits on Aug 25, 2021
-
Merge branch 'master' of https://github.com/Trogluddite/codebro-bot i…
…nto Trogluddite-master
Configuration menu - View commit details
-
Copy full SHA for ac04c7b - Browse repository at this point
Copy the full SHA ac04c7bView commit details -
Merge pull request #2 from manlon/Trogluddite-master
Trogluddite master
Configuration menu - View commit details
-
Copy full SHA for 17b2651 - Browse repository at this point
Copy the full SHA 17b2651View commit details -
some optimizations for markov generation
cache start words separately to avoid scans. avoid storing useless grams
Configuration menu - View commit details
-
Copy full SHA for 1891aeb - Browse repository at this point
Copy the full SHA 1891aebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 606baa6 - Browse repository at this point
Copy the full SHA 606baa6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 227d123 - Browse repository at this point
Copy the full SHA 227d123View commit details -
Configuration menu - View commit details
-
Copy full SHA for b64d4d9 - Browse repository at this point
Copy the full SHA b64d4d9View commit details -
eliminate multiprocessing and improve efficiency
- read brain from either yaml or plain text - write learned corpus by appending to a plain text file - use generators where possible to avoid big reads - don't write new phrases if we don't learn from them - get rid of <START> and <STOP> tokens, they can be implicit in the corpus This should make us performant enough we can forgo multiprocessing and do everything in-process
Configuration menu - View commit details
-
Copy full SHA for a973d80 - Browse repository at this point
Copy the full SHA a973d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for b411908 - Browse repository at this point
Copy the full SHA b411908View commit details
Commits on Aug 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5f75880 - Browse repository at this point
Copy the full SHA 5f75880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59339c2 - Browse repository at this point
Copy the full SHA 59339c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64569c8 - Browse repository at this point
Copy the full SHA 64569c8View commit details
Commits on Feb 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0fa49e2 - Browse repository at this point
Copy the full SHA 0fa49e2View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master