PengHongyiNTU

Results 6 issues of PengHongyiNTU

When I was trying to compare the same model trained on different datasets, I encountered a weird problem: It works fine when I compare all layers: `cka = CKA(model1, model2,...

--- name: Pull Request about: Create a pull request --- ## Description This PR introduces the DBLP search functionality to our application, allowing users to search f through the DBLP...

## Description Add examples of tree_of_thougts, see examples/tree_of_thoughts/readme.md for more detail. All modifications are within the examples/tree_of_thoughts/ ## Checklist Please check the following items before code is ready to be...

… tools that can be accessed in toolkit. --- name: Pull Request about: Create a pull request --- ## Description Add an Jupyter Notebooks to demonstrate how to covert langchain...

This PR introduces three new services to the service toolkit: dashscope_text_to_image, dashscope_image_to_text, and dashscope_text_to_audio. also fix a small error in examples/conversation_with_customized_services

This pull request introduces a new dropzone functionality to the React Agent panel in the Workstation. The main feature is the ability to convert nodes that collide with the dropzone...