-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtodo-list.txt
More file actions
11 lines (10 loc) · 749 Bytes
/
Copy pathtodo-list.txt
File metadata and controls
11 lines (10 loc) · 749 Bytes
1
2
3
4
5
6
7
8
9
10
11
- Fix Singular Matrix Error. Anthony
- Look into linear regression. See if any open source frameworks can be used.
- Features
-We are trying out are maximum displacement in a structure, the difference between the number of points on the right half of the structure versus the left half, the total length of the beams, the maximum length of any beam in the structure, and average angle size between the beams in the structure.
- Data Collection
- Schema for data
- modify domain to include points in space
- change domain updation such that any domains with atleast one of the nodes in the structures as start points are valid.
- make no.of beams independent of grid size.
- why are the weights negative when target change to avg displacement?