youngdev

Results 10 issues of youngdev

This notebook use libraries from python 2.7 version, but doesn't provide 2.7 kernel. ![Zrzut ekranu z 2020-10-26 15-55-19](https://user-images.githubusercontent.com/26363920/97188589-f60bab00-17a3-11eb-9b2a-a7e163926424.png) Installing kernel isn't possible due to root password: ![image](https://user-images.githubusercontent.com/26363920/97188643-07ed4e00-17a4-11eb-9222-2e4e45d3d91a.png)

Problem: Installing via `pip install tensorflow-decision-forests` returns warning message: Warning message ``` WARNING: The candidate selected for download or install is a yanked version: 'tensorflow-decision-forests' candidate (version 0.0.0 at https://files.pythonhosted.org/packages/9b/c2/5b5d8796ea5cb8c19457cd9b563c71b536ffc3d14936049fa9cf49b31dcf/tensorflow_decision_forests-0.0.0-py3-none-any.whl#sha256=18ed810f415437ef8e8a4848d3cbf2cff51e3ea2b66224b75f9d9c0f689629a7...

enhancement

Modern phones tend to have multiple camera system with wide or long lenses. It would be great to have an dropdown menu with all available cameras listed. Is there any...

Is there any way of checking the type of object occluding the Keypoint? I'm interested in detecting two scenarios: 1. the keypoint is occluded by other mug object (Mug_225) 2....

When capturing a screenshot in Unity 3D HDRP mode, the alpha values for objects behind glass appear to be set to zero, despite looking correctly in the scene view. Steps...

Why the `pnpm run dev` command doesn't use rollup to bundle custom .js files added to the project? If this is intended behaviour (not bundling in dev mode), how can...

On Ubuntu 22 with kernel 6.5 under WSL2. 1. installed ollama 2. Installe ipex-llm according to this [quickstart](https://github.com/intel-analytics/ipex-llm/blob/main/docs/mddocs/Quickstart/ollama_quickstart.md) 3. tried starting with `./ollama serve `. Got error `Error: listen tcp...

user issue

- Fixed small bug with embeddings code. It was returning dictionaries instead of values so cosineSimilarity() wasn't sorting the few shot prompts. - default model changed to more suitable `gemini-1.5-flash`...

according to Google [docs](https://cloud.google.com/vertex-ai/generative-ai/docs/multimodal/function-calling#function-declarations) gemini requires this OpenAPI schema for describing the functions for function calling. The gemini models are known for messing up even simplest commands syntax. Maybe changing...

i'm getting error when i send any message to the bot. here is the log from docker: ``` app-1 | Examples initialized. app-1 | andy logging into minecraft... app-1 |...

bug
help wanted