Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding simas #1

Open
wants to merge 55 commits into
base: master
Choose a base branch
from
Open

Adding simas #1

wants to merge 55 commits into from

Conversation

sima-njf
Copy link
Collaborator

No description provided.

sima-njf and others added 25 commits September 20, 2024 13:06
── Python Exception Message ────────────────────────────────────────────────────────────────────────
AttributeError: module 'kerastools.callback' has no attribute 'wrap_sig_self_logs'

── R Traceback ───────────────────────────────────���─────────────────────────────────────────────────
     ▆
  1. ├─global train_model(model, train, epochs = 100)
  2. │ └─model %>% ...
  3. ├─generics::fit(...)
  4. ├─keras3:::fit.keras.src.models.model.Model(...)
  5. │ └─keras3:::normalize_callbacks_with_metrics(...)
  6. │   └─keras3:::callback_view_metrics(view_metrics, initial_epoch)
  7. │     └─base::do.call(ViewMetricsCallback, args)
  8. └─keras3:::new_py_type(...)
  9.   └─keras3:::normalize_py_type_members(...)
 10.     └─keras3:::imap(...)
 11.       └─base::.mapply(.f, list(.x, names(.x) %||% seq_along(.x)), list(...))
 12.         └─keras3 (local) `<fn>`(dots[[1L]][[2L]], dots[[2L]][[2L]])
 13.           └─keras3:::as_py_method(...)
 14.             └─keras3 (local) dec(fn)
 15.               ├─tools$wrap_sig_self_logs
 16.               └─reticulate:::`$.python.builtin.module`(tools, wrap_sig_self_logs)
 17.                 └─reticulate::py_get_attr(x, name, FALSE)
See `reticulate::py_last_error()$r_trace$full_call` for more details."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants