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
i modified the examples/simple/brainin.py script to test a simple function x^2 + y^2.
However, when i run main,py, it seems like it continues to optimize what that function was prior..
The text was updated successfully, but these errors were encountered:
okay so. i should not modify the existing code, cause somehow that messes it up (explanation?). instead i have to make my own directory examples/my_own
i modified the examples/simple/brainin.py script to test a simple function x^2 + y^2.
However, when i run main,py, it seems like it continues to optimize what that function was prior..
The text was updated successfully, but these errors were encountered: