Home
Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Calendar
games
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
New profile posts
Latest activity
Menu
Log in
Register
Install the app
Install
Home
What's new
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Latest activity
What's new
New posts
New profile posts
Latest activity
fukurou
posted the thread
eliza port vb.aSS
in
chit chat
.
Public Class LimUniqueResponder Private responses As List(Of String) Private urg As UniqueRandomGenerator = New...
Mar 6, 2025
fukurou
replied to the thread
Eliza ports
.
class PhraseMatcher: def __init__(self, matcher: str, responses: list['AXKeyValuePair']): self.matcher = re.compile(matcher)...
Mar 5, 2025
fukurou
replied to the thread
Eliza ports
.
class ElizaDeducerInitializer(ElizaDeducer): def __init__(self, lim: int): # Recommended lim = 5; it's the limit of...
Mar 5, 2025
fukurou
replied to the thread
Eliza ports
.
class ElizaDeducer: """ This class populates a special chat dictionary based on the matches added via its add_phrase_matcher...
Mar 5, 2025
fukurou
replied to the thread
Eliza ports
.
class EventChatV2: def __init__(self, lim: int): self.dic: dict[str, LimUniqueResponder] = {} self.modified_keys...
Mar 5, 2025
fukurou
posted the thread
Eliza ports
in
chit chat
.
class LimUniqueResponder: def __init__(self, lim: int): self.responses: List[str] = [] self.lim = lim...
Mar 5, 2025
fukurou
replied to the thread
skill branch upgrade
.
class SkillBranch1Liner: SkillBranch { init(goal: String, defcon: String, tolerance: Int, skills: Skill...) {...
Mar 3, 2025
fukurou
replied to the thread
skill branch upgrade
.
class AXLearnability { private var algSent = false // Problems that may result because of the last deployed algorithm var...
Mar 3, 2025
fukurou
updated their
status
.
Mar 3, 2025
fukurou
replied to the thread
skill branch upgrade
.
class SkillBranch1Liner(SkillBranch): def __init__(self, goal, defcon, tolerance, *skills): super().__init__(tolerance)...
Mar 3, 2025
fukurou
replied to the thread
skill branch upgrade
.
class AXLearnability: def __init__(self, tolerance): self.algSent = False # Problems that may result because of the...
Mar 3, 2025
fukurou
replied to the thread
skill branch upgrade
.
public class AXLearnability { private bool algSent = false; // Problems that may result because of the last deployed algorithm...
Mar 2, 2025
fukurou
posted the thread
skill branch upgrade
in
chit chat
.
vb.net Public Class AXLearnability Private algSent As Boolean = False ' Problems that may result because of the last deployed...
Mar 2, 2025
the living tribunal
posted the thread
Pokemon legends za looks like ass
in
chit chat
.
Shit game. Ugly female characters prudishly clothed with blah haor color and asexual body type. Gameplay looks boring as shit
Feb 28, 2025
owly
replied to the thread
👨💻 dev
default notes
.
summoning KRAKEN!
Feb 23, 2025
Home
What's new
Top
Text copied to clipboard.