Explore >> Select a destination


You are here

c0de517e.com
| | knarkowicz.wordpress.com
12.2 parsecs away

Travel
| | In 2013 Anomaly 2 mobile version (iOS/Android/Blackberry) by a small indie studio 11 Bit Studios was released. It was an interesting project as we needed to run heavy content from PC version on much weaker mobile platforms. I'd like to write about rendering technology behind it and share my experiences about implementing a lightmap baker....
| | www.elopezr.com
13.1 parsecs away

Travel
| | [latexpage] Rise of the Tomb Raider (2015) is the sequel to the excellent Tomb Raider (2013) reboot. I personally find both refreshing as they move away from the stagnating original series and rete...
| | thenumb.at
13.2 parsecs away

Travel
| |
| | shekhargulati.com
73.3 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...