issues
search
brando90
/
MathNet-large-scale-Mathematics-Dataset-for-Machine-Learning
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use a separate rng for framework internal operations to improve robustness
#89
ghost
closed
7 years ago
1
Display of integers incorrectly formats them as floating point
#88
ghost
opened
7 years ago
0
Make user test that checks that standard things are being seeded
#87
brando90
opened
7 years ago
0
Make unit tests for users cleaner (not uses classes for each one and avoid having to register them)
#86
brando90
opened
7 years ago
1
Fix the test that checks Q,A are deterministic
#85
brando90
opened
7 years ago
3
Add example for generating questions about the gcd of two integers
#84
ghost
closed
7 years ago
0
Implement unit test that checks that latex_visualize is not set; Fix test that violated this.
#83
ghost
closed
6 years ago
3
Adding an example (Hanging Mass)
#82
elahea2020
closed
7 years ago
0
Merge branch 'master' into Elahe's-code
#81
elahea2020
closed
7 years ago
0
document an example that forces sympy to not simply things for you
#80
brando90
opened
7 years ago
1
Changed latex visualize flag to use self.latex_visualize instead of s…
#79
hairuoguo
closed
7 years ago
0
Changed so that '$' will surround latex strings - fixed bug in latex …
#78
hairuoguo
closed
7 years ago
0
Added latex visualization of question when debug flag on.
#77
hairuoguo
closed
7 years ago
0
make sure old latex feature to help debug works with the new framework
#76
brando90
closed
7 years ago
1
make sure new framework works with matrices
#75
brando90
opened
7 years ago
1
sample value error raised
#74
ivanjut
closed
7 years ago
6
Add tutorial for how to add to the utilities library
#73
brando90
opened
7 years ago
1
Added comments to data_set_generator.py
#72
hairuoguo
closed
7 years ago
0
Re-adding data_set_generator.py
#71
hairuoguo
closed
7 years ago
0
write unit test for users that aids them write mathematics using only **sympy**
#70
brando90
opened
7 years ago
1
set up code review system
#69
brando90
opened
7 years ago
0
Unit test for users that checks that the latex_flag is not set and warns them if it is
#68
brando90
opened
7 years ago
2
Changed test_user_implemented to use unittest module, added messages …
#67
hairuoguo
closed
7 years ago
0
Added unit tests for QAGen, QAOps, and also tests that question creators can run on their implemented QAGen subclasses.
#66
hairuoguo
closed
7 years ago
0
method get_names return type
#65
theosech
opened
7 years ago
1
Preliminary dataset generator implemented.
#64
hairuoguo
closed
7 years ago
0
Question example and merging changes to qagen, qaops.
#63
hairuoguo
closed
7 years ago
0
write a formal unit test that shows that resetting seed works
#62
brando90
opened
7 years ago
2
Do we need many to one and one to many or is many to many enough?
#61
brando90
opened
7 years ago
0
Improve the code for unit test for users
#60
brando90
opened
7 years ago
2
use _resolve
#59
brando90
opened
7 years ago
1
dealing with errors thrown by framework
#58
brando90
opened
7 years ago
7
when generating question from the data set maker, what should we do about repeated Q,As?
#57
brando90
opened
7 years ago
0
code really should NOT crash or raise error when generating data sets
#56
brando90
opened
7 years ago
0
make sure that _resolve is being used in generators (seq,perm,choice)
#55
brando90
opened
7 years ago
0
making a tutorial for doing git pull requests to add to the Utils library (and main library?)
#54
brando90
opened
7 years ago
0
provide automatic documentation
#53
brando90
opened
7 years ago
0
function that given consistent and non consistent variables, it returns true or false if there are duplicates
#52
brando90
opened
7 years ago
0
find a way to avoid the self.perg etc for users
#51
brando90
opened
7 years ago
0
optional debug feature to help users
#50
brando90
opened
7 years ago
0
Added comment to prototype question.
#49
hairuoguo
closed
7 years ago
0
Merging change to comment indentation
#48
hairuoguo
closed
7 years ago
0
Added QA file, started question_tests as tests for questions.
#47
hairuoguo
closed
7 years ago
0
Fixed bug with variable seed and symbol generation.
#46
hairuoguo
closed
7 years ago
0
Prototype class structure for framework, MC generation
#45
hairuoguo
closed
7 years ago
0
returning the Ground Truth reasoning programs
#44
brando90
opened
7 years ago
0
many to one format generation working
#43
brando90
opened
7 years ago
0
having the features for the Many to Many option working
#42
brando90
opened
7 years ago
1
Evaluate GAN effectiveness for generating answer variations.
#41
hairuoguo
opened
7 years ago
2
returning ground truth data set
#40
brando90
opened
7 years ago
0
Next