Open coatk1 opened 3 years ago
https://www.alphr.com/computer-monitor-flickering/ https://scikit-learn.org/stable/user_guide.html https://scikit-learn.org/stable/api/index.html https://huggingface.co/
https://huggingface.co/docs/transformers/model_doc/bert#transformers.BertForSequenceClassification.forward.example-2 https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2 https://towardsdatascience.com/clustering-sentence-embeddings-to-identify-intents-in-short-text-48d22d3bf02e https://cohere.com/blog/text-embeddings https://www.sbert.net/examples/applications/semantic-search/README.html
https://maartengr.github.io/BERTopic/index.html https://huggingface.co/blog/bertopic https://www.trychroma.com/ https://umap-learn.readthedocs.io/en/latest/parameters.html https://hdbscan.readthedocs.io/en/latest/parameter_selection.html https://scikit-learn.org/stable/modules/generated/sklearn.cluster.HDBSCAN.html
https://distinctipy.readthedocs.io/en/latest/usage.html https://plotly.com/python-api-reference/index.html https://plotly.com/python/ https://plotly.com/python/reference/scatter/ https://plotly.com/python/reference/layout/
https://code.visualstudio.com/docs/datascience/jupyter-notebooks#_connect-to-a-remote-jupyter-server
https://huggingface.co/docs/transformers/en/tasks/token_classification https://www.kaggle.com/code/thanish/bert-for-token-classification-ner-tutorial https://discuss.huggingface.co/t/fine-tune-bert-with-two-classification-heads-next-to-each-other/9984 https://discuss.huggingface.co/t/how-do-i-change-the-classification-head-of-a-model/4720 https://stackoverflow.com/questions/62337074/adding-new-labels-to-an-already-trained-bert-model https://github.com/huggingface/transformers/blob/main/src/transformers/models/bert/modeling_bert.py#L1176
https://pytorch.org/docs/stable/generated/torch.Tensor.unfold.html https://pytorch.org/tutorials/beginner/basics/data_tutorial.html https://pytorch.org/docs/stable/data.html https://huggingface.co/docs/transformers/main_classes/trainer
https://www.geeksforgeeks.org/sweetviz-automated-exploratory-data-analysis-eda/ https://docs.profiling.ydata.ai/latest/