Explore >> Select a destination


You are here

blog.ouseful.info
| | coornail.net
11.3 parsecs away

Travel
| | Neural networks are a powerful tool in machine learning that can be trained to perform a wide range of tasks, from image classification to natural language processing. In this blog post, well explore how to teach a neural network to add together two numbers. You can also think about this article as a tutorial for tensorflow.
| | shekhargulati.com
9.8 parsecs away

Travel
| | In my previous post we built Prompt Injection Detector by training a LogisticRegression classifier on embeddings of SPML Chatbot Prompt Injection Dataset. Today, we will look at how we can fine-tune an embedding model and then use LogisticRegression classifier. I learnt this technique from Chatper 11 of Hands-On Large Language Models book. I am enjoying...
| | blog.nuculabs.de
8.6 parsecs away

Travel
| | Hello everyone ??, I've been playing with FastAI and deep learning for a week or so and I've decided to combine my passion for software with my passion for photography. I'm working on an app or maybe a library that allows you to generate tags for a photo. For an amateur photographer like me it's quite useful as I don't always have inspiration to write tags for my photos and sometimes the tags I write are inconsistent.
| | neptune.ai
42.1 parsecs away

Travel
| You can apply the key ideas of this "Google Collab-friendly" approach to many other base models and tasks.