Hemang Joshi

Results 128 issues of Hemang Joshi

Berryboot Does not show my image from usb stick. I have my berryboot image on the usb stick and it does not detect it. I want to add it to...

Traceback (most recent call last): File "atbswp/atbswp.py", line 21, in import gui File "/home/hemang/atbswp/atbswp/gui.py", line 27, in import control File "/home/hemang/atbswp/atbswp/control.py", line 36, in from custom_widgets import SliderDialog File "/home/hemang/atbswp/atbswp/custom_widgets.py",...

Please add attention network or transformer model if possible.

## Related Problem Automatically forward message from number A to number B ## Feature Description Automatically forward message from number A to number B

Code : ``` reg = ak.StructuredDataRegressor(overwrite=True,max_trials=3) reg.fit(train_file_path,'next_close',epochs=10) predicted_y = reg.predict(test_file_path) print(reg.evaluate(test_file_path, 'next_close')) ``` Error : ``` Traceback (most recent call last): File "/home/hemang/.local/lib/python3.8/site-packages/kerastuner/engine/hypermodel.py", line 104, in build model = self.hypermodel.build(hp)...

bug report
pinned

import line : `from fedot.api.main import Fedot` Error : > > ValueError Traceback (most recent call last) > in > ----> 1 from fedot.api.main import Fedot > 2 > 3...

dependencies

Add transformers to the pipeline [https://hjlabs.in/](https://hjlabs.in/)

There is no MainActivity.java in the android folder. Please provide if available to you. [hjlabs.in](https://hjlabs.in)

Command I ran : `pyflow` Error I got : ``` Qt.py [warning]: ImportError(QtCore): /lib/x86_64-linux-gnu/libgssapi_krb5.so.2: undefined symbol: k5_sname_compare, version krb5_3_MIT Qt.py [warning]: ImportError(QtGui): /lib/x86_64-linux-gnu/libgssapi_krb5.so.2: undefined symbol: k5_sname_compare, version krb5_3_MIT Qt.py [warning]:...

@ re PR: arendst/tasmota# Please add the new feature to the appropriate article in [Tasmota documentation](https://github.com/tasmota/docs) Hello arendst, I am developing app called [SWiBaord](https://play.google.com/store/apps/details?id=in.hjlabs.swiboard) that helps configure and control tasmota...

documentation
help wanted