ChenLin@Emory
ChenLin@Emory
@pechersky hi, thanks! I ran the codes and the result is: Type "help", "copyright", "credits" or "license" for more information. >>> import pandas >>> data = pandas.read_hdf('data/smiles_500k.h5', 'table') >>> setdata...
hi~ I have solved this issue by running this project on ubuntu system with tensorflow-gpu. However, the result of python2.7 sample.py data/processed_500.h5 data/model_500k.h5 --target autoencoder is as below: COc1cc(OC)c2C(=O)\C(=C\c3ccc(cc3)c4ccncc4)\Oc2c1 NSA@H[(SM++[.SNg+[.SAA@HHHHHHHHHSSAAHHHH+HSNN)[NN...
When I tried to use Dialogflow to update google Sheets using Axios. I met the same error, but an expert helps me fix the issue via the following code: `'use...
Pay attention to the code here (`` symbol is very important): axios.post(`https://sheetdb.io/api/v1/htvjf0t8az3f8?sheet=Entries`, {"data": { "EntryType":agent.parameters.entrytype, "Date":agent.parameters.date, "Amount":agent.parameters.amount } });
这个问题好像一直没有解决
> Hi- can you clarify whether you're interested in using a different model initialisation (e.g., changing `bert-base-uncased` to something else) or using a model that's already been fully tuned for...