-
本地服务器部署,main分支下根据readme部署,通过api_v2起的服务,然后使用postman来调用。
Q1:text是“之前没有过吃药过敏或者吃东西过敏的情况,没有接触过放射性物质或有害物质。”的话可以正常生成,但是如果加上HPV或HCG等简写,就报错了,如下图。
![image](https://github.com/user-attachments/assets/4fa7f92…
-
The output is:
>epoch=0, lrate=0.100, error=5.000
>epoch=1, lrate=0.100, error=5.000
>epoch=2, lrate=0.100, error=5.000
>epoch=3, lrate=0.100, error=5.000
>epoch=4, lrate=0.100, error=5.000
>epo…
-
The Theory working group has been automating forecasts in a machine learning framework. Forecasts fit with linear regression, LASSO regression, random forest, and bagged multi-layer perceptron (a neur…
-
I am quite new to neural networks. We are trying to learn points of interest (POIs) using a neural network based on the received signal strengths (RSSI) of bluetooth beacons and device sensors. Our ne…
-
Hey,
I stumbled upon this library and I thought it'd be fun to see if I could use tweak one of the examples to learn multiplication of 2 for numbers between 1 and 12. I have tried Perceptron with a…
-
Build neural network example.
-
As a beginner in machine learning, I wonder if some more algorithms can be added to machine learning. If possible, can there be some simulation for algorithms?
-
Hi!
Supposing I add new data in OSM how long would it take it to re-train the model?
In fact, if you can give info on the below list - there will be a lot of good contributions / improvements that…
-
[nltk_data] Error loading averaged_perceptron_tagger:
[nltk_data] Error loading cmudict:
Traceback (most recent call last):
File "/home/vipuser/anaconda3/envs/GPTSoVits/lib/python3.9/site-packa…
-
### One Hot function
Some data sets have features that take on discrete values drawn from a set. Examples might be:
- which section of a class a student is in (1, 2, 3, 4)
- manufacturer of a cel…