Code Monkey home page Code Monkey logo

Comments (4)

Curt-Park avatar Curt-Park commented on August 25, 2024

It would be great if you can share your idea with simple implementation.
This project is opened to everyone, and you can join anytime. :)

from rainbow-is-all-you-need.

Meta-YZ avatar Meta-YZ commented on August 25, 2024

File "D:\Paper\double_tf\segment_tree.py", line 65, in setitem
self.tree[idx] = self.operation(self.tree[2 * idx], self.tree[2 * idx + 1])
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
Quitting (on error).
Hi! That's a problem. Do you have any good suggestions?

from rainbow-is-all-you-need.

Curt-Park avatar Curt-Park commented on August 25, 2024

@Yuanzhuo-Liu
I think you imported a wrong module that has the same name as the intended one.
You can see segment_tree actually used on this repo has a different logic in line 65.
https://github.com/Curt-Park/rainbow-is-all-you-need/blob/master/segment_tree.py#L65

스크린샷 2021-04-03 오후 7 33 40

from rainbow-is-all-you-need.

Curt-Park avatar Curt-Park commented on August 25, 2024

Please reopen the issue if you want to discuss more.

from rainbow-is-all-you-need.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.