/robowaifu/ - DIY Robot Wives

Advancing robotics to a point where anime catgrill meidos in tiny miniskirts are a reality!

We are back again (again).

Our TOR hidden service has been restored.

Max message length: 6144

Drag files to upload or
click here to select them

Maximum 5 files / Maximum size: 20.00 MB

Captcha
no cookies?
More

(used to delete files and postings)


“It is not enough to begin; continuance is necessary. Mere enrollment will not make one a scholar; the pupil must continue in the school through the long course, until he masters every branch. Success depends upon staying power. The reason for failure in most cases is lack of perseverance.” -t. Miller


Open file (457.29 KB 1600x1067 yummy_sepplesberries.jpg)
Open file (15.07 KB 306x344 ISO_C++_Logo.png)
Haute Sepplesberry Cuisine TBH Robowaifu Technician 09/04/2020 (Fri) 20:10:50 No.4969 [Reply] [Last]
Good morning /robowaifu/. For today's cooking-lesson class, we'll be baking up some delicious Sepplesberry Pies. First we prepare some crispy and light Pi crusts and get them just right, then we'll load them up with tons and tonnes of succulent and Juci Sepplesberrys. We'll also mix in lots of other tasty goodness then pop them into the oven and after a couple hours, voilà! delightful Sepplesberry Pies. >tl;dr ITT we mek C++ dev boxes from RaspberryPi computers >C++ development main thread >>4895 Embedded processors and integrated systems programming naturally go hand-in-hand for /robowaifu/. The RaspberryPi and C++ are natural baseline choices for each of these categories. At this point in time they are both popular concerns with large communities behind them, and each bring objective benefits for us as robowaifu technicians. For the Pis they are quite powerful relatively speaking, and inexpensive as well. For C++ it has great performance and other characteristics when used correctly, with generic abstraction mechanisms second to none. In an attempt to dovetail the two areas we're going to be going through setting up Raspberry Pis as little computers for learning the C++ programming language on. This should help every anon on /robowaifu/ that follows along to be on the same basic page for both embedded and programming. Once we're finished each of you will have your own little development exploration box you can literally carry around in your pocket. It will be self-contained, independent, and won't interfere with your other computing/vidya platforms. It will offer you a convenient way to begin controlling embedded hardware directly on the same machine that you write software for it on. This is a pretty compelling scenario IMO, and should serve us all as a good base from which we can branch out and grow from there. Working with other hardware and software will flow naturally from this project, and will give each of us a common experience from which we can build together and keep moving forward. So let's get started /robowaifu/.
76 posts and 136 images omitted.
>>9376 So, by doing this renaming you're basically telling BUMP to reconstruct the entire archive from scratch. This is because the program explicitly checks this .archbot.config file (named in honor of the very earliest version of the tool Archive Bot >>610) to find this archive's configuration setup. If it can't find that exact filename, it presumes this is a new archive that anon is setting up. Note: However, since this is not a new setup, it simply redownloads & rechecks all the JSON files from the board (potentially downloading any new files that haven't been yet) during this 'new setup' process, overwriting the previous JSONs (& simply reusing the already-created, custom-named thread directories within the archive's directory tree). Rather than going to all the trouble of doing this, if you want to re-download all the JSONs you can instead simply pass an 'undocumented' flag 1 at the end of the statement to do this: build/bump anon.cafe comfy 1 This force_recheck flag tells BUMP to redownload & recheck all the board's thread's JSON files. Note: The catalog.json is the single file that will always be downloaded with every invocation of BUMP, since it contains all the information needed that tells the program which (if any) threads have been, well, BUMPed. :^) As far as your other comment about checking the status of a file before attempting to download, yes. Both HTTP/2 & cURL both support this type of tag in the header (however a website may or may not provide it). I simply hadn't gotten around to addressing it since the algorithm already did all the required 'update-needed' checks by simply using the board's catalog JSON file itself. CBA to change it ATP, but it's something I'm likely the adopt in the new Bumpmaster program instead. >tl;dr Just put a '1' on the end of the command if you need a re-check, Anon.
>>9382 >Just put a '1' on the end of the command if you need a re-check, Anon. Okay, I'll try that. It's not urgent, if there are others using the program to make a backup of the board. I can wait. Another thing: Which files would I need to copy into Waifusearch, to use the updated jsons for search. I know you're planning to join these anyways, just wondering if I can do it manually or with a small script on my own. Again, I'm not trying to urge anything here. Not that important.
>>9396 >Which files would I need to copy into Waifusearch, to use the updated jsons for search. Well, here's my crappy shell script I use for it. >cp_jsons.sh #!/usr/bin/env bash unalias cp cd /home/johnny/_prj/BUMP-0.2e/ torify -i build/bump alogs.theГунтretort.com robowaifu cd alogs.theГунтretort.com/robowaifu/ find threads/ -iname '*.json' -exec cp -f -t all_jsons/ {} + rm all_jsons/*_file_404s.json rm all_jsons/7143.json rm all_jsons/273.json cp -f all_jsons/* /home/johnny/_prj/waifusearch/all_jsons/ cd .. >tl;dr All of them (well except the library/archive threads).

Message too long. Click here to view full text.

Edited last time by Chobitsu on 04/03/2021 (Sat) 08:49:45.
>>9399 Note: I should add, I created an all_jsons subdirectory under the BUMP robowaifu archive directory once I had written Waifusearch, for just this purpose. It's not part of the base BUMP directory creation process, so you'll need to do it manually beforehand prior to running a script like this ofc. >=== -minor prose edit
Edited last time by Chobitsu on 03/31/2021 (Wed) 22:41:21.
>>9396 >Okay, I'll try that. It's not urgent, if there are others using the program to make a backup of the board. I can wait. I'm not aware of anyone but myself doing so ATM. I've been presuming that you yourself were doing so Anon. It would certainly be good to have several of us doing so. Just in case something happened both simultaneously to the AlogSpace and to one of us as well...it could spell the end of /robowaifu/ if no one else was there to step up with a recovery. Again, as mentioned before here, if this ever happens, then one of you approach the Administration of our two bunker sites with the backups and request a full restoration of the board there. Robowaifus are an idea whose time has come. A little thing like leftists and glowniggers trying to end this board isn't going to stop it now! :^)

Work on my Elfdroid Sophie Robowaifu Enthusiast 08/18/2020 (Tue) 22:49:13 No.4787 [Reply] [Last]
Design and 3D printing is under currently underway to turn Sophie from an articulated doll into a proper robowaifu. I will post updates to design files on her Google Drive folder when I have confirmed that everything actually works smoothly. So far I've just got her eyes moving left and right, her lower jaw can open and close, and I am working on giving her neck two degrees of freedom. Links to file repositories below. http://www.mediafire.com/folder/nz5yjfckzzivz/Robowaifu_Resources https://drive.google.com/drive/folders/18MDF0BwI9tfg0EE4ELzV_8ogsR3MGyw1?usp=sharing https://mega.nz/folder/lj5iUYYY#Zz5z6eBy7zKDmIdpZP2zNA >=== -add file repo links
Edited last time by Chobitsu on 03/06/2021 (Sat) 00:01:43.
347 posts and 139 images omitted.
>>9101 LOL, the resemblance is spot-on!
Not exactly a 'related xlink' OP, but you might find this interesting if you follow the link. >>9080 BTW, you are just reaching the autosage bump limit. I'd suggest you create a new thread for your Elfdroid Sophie work. It's traditional to link back to the previous threads in a continuation thread, and to make a very obvious post at the tail end of the old ones screaming NEW THREAD. :^)
>>9160 I wondered when that would happen, thanks for the heads up! Oh and yes, that Glados robot is very impressive! Those cheap and clunky (but still pretty awesome) high-torque servos are found in everything from vending machines to electric windows and automatic doors, apparently. Which would explain why they are so mass-produced and readily available.
END OF ELFDROID DEV THREAD 1 I think. Of course other people could post here still but this is supposed to be the end of this thread LOL. SECOND SOPHIE DEV-THREAD BEGINS HERE: >>9216 Motor your way over there if you want to follow this eccentricity further!
>>9217 Good job Anon. I'd suggest you do the redirect more like this however: SECOND SOPHIE DEV-THREAD BEGINS HERE: SECOND SOPHIE DEV-THREAD BEGINS HERE: SECOND SOPHIE DEV-THREAD BEGINS HERE: >>9216 >>9216 >>9216 >>9216 >>9216 SECOND SOPHIE DEV-THREAD BEGINS HERE: SECOND SOPHIE DEV-THREAD BEGINS HERE: SECOND SOPHIE DEV-THREAD BEGINS HERE:

Message too long. Click here to view full text.


/robowaifu/meta-2: Electric Boogaloo Robowaifu Technician 05/13/2020 (Wed) 16:22:03 No.3108 [Reply] [Last]
Please Note: I'm going to be continuing with occasionally repopulating our board again with old posts. Feel free to post responses to them regardless, as I will generally be watching and can often respond appropriately to your posts. But be aware these will be 'log dumps' as it were from our original board. Specifically, these bump-bot re-posts will have [email protected] in the name field (usually). Cheers. >--- This thread is for off-topic and general discussions. FYI, our bunker is at https://anon.cafe/robowaifu/catalog.html probably should bookmark that now Anon. :^) Also, let's discuss ways to get more people involved. How can we grow this board? As well, let's share general robowaifu ideas, etc., to help inspire each other. This thread is meant to improve /robowaifu/ in general way and be a place to hangout with loosely off-topic talk. previous /meta thread: >>38

Message too long. Click here to view full text.

Edited last time by Chobitsu on 10/29/2020 (Thu) 18:33:55.
349 posts and 107 images omitted.
Open file (1.96 MB 300x300 italian navy.gif)
You said there would be a new chatbot chobitsu.
>>8487 Heh, I guess you need to send moar pizzas first Anon. Also, grats you've just opened up for us a new subterranean zone. Probably filled with gold and jewels tbh. Any topic suggestions?
>>8487 When did he make such a promise and in what time frame? And when did we have a chatbot? GPT2 is a text generator. It doesn't know what it says, nor remember it.
NEW THREAD NEW THREAD NEW THREAD >>8492 NEW THREAD NEW THREAD NEW THREAD
>>8490 I actually wasn't quite too sure on that one myself heh. But I'm willing to give Anon the benefit of the doubt. We'll eventually get there with several effective chat systems I'm sure!

your file is too big onii-chan Robowaifu Technician 09/12/2019 (Thu) 02:58:03 No.152 [Reply]
it's a commendable quest to try to breath life into metal and a topic i am very interested in. but, does anyone else stop and wonder whether it is right to bring waifus to the real world?
19 posts and 4 images omitted.
Open file (208.28 KB 1707x960 Alas Poor Human.jpg)
A lot of normies see what I am working on and their first reaction is naturally "Sexbot hur-dur-hur!" I always tell them that it's MUCH worse than that. If I just wanted a doll to ejaculate into then I could spend four or five grand on a high-quality silicone doll and be done with it. I see robots as a way for humanity to escape or at least circumvent the suffering and DNA-bound slavery of organic life. The futile cycle of mortality - the deprivation and temporary fulfillment. Also, less philosophically; robots are a gateway to learning programming and electronics. When making my robowaifu I always remind myself that it is her who matters, not me. My name and my history are unimportant. All that matters is what I can create. After years of struggling just to build up my C.V. I had to find a cause or project that was bigger than myself.
>>7782 >After years of struggling just to build up my C.V. I had to find a cause or project that was bigger than myself. Thanks for sharing that Anon. As you mentioned, philosophy can play an important role in our choices regarding robowaifus. Particularly if, like yourself, we are driven to strive for something important to more than just ourselves. It's not inconceivable that what /robowaifu/ is attempting may in fact benefit literally millions in the end. And not just the men either, but also (apparently ironically) women as well. If the woman somehow has sense enough in herself to not try and be a man (nor attempt to usurp the man's natural authority in their relationship) then they will certainly have a healthier mental state as well. The soon-coming robowaifu industry can be a catalyst for some women to rethink their roles in society, to the betterment of us all. OTOH, I have to take issue that you aren't important Anon. At the very least your work is already an inspiration and encouragement here. Godspeed to you.
>>7782 >A lot of normies see what I am working on and their first reaction is naturally "Sexbot hur-dur-hur!" >I always tell them that it's MUCH worse than that. If I just wanted a doll to ejaculate into then I could spend four or five grand on a high-quality silicone doll and be done with it. Normalniggerfaggottrannies such as ones who use the word "normie" need to be thoroughly BTFO at every occasion. Next time someone tells your NPC brain your sexbot is a sexbot, answer this: >If I wanted an object that is only good as a cumdump, I'd get a woman
>>7785 >need to be thoroughly BTFO at every occasion. It's fine to enforce good IB culture and etiquette, but I'd say try to find a way to do it that shows both respect and understanding that they are just newfags (and possibly) eternal-summer, underage b&ns. 'BTFO'ing Sophie-Anon would not only be misguided on your part, but it would also be quite detrimental to us all if he somehow took offense at it and perma'd /robowaifu/ off his goto list (not that I think he himself would be that thin-skinned, but it's the principle itself here). For example, did you ever share or kek at a Rare Pepe before Anon? AFAICT, that started out in a NORMIE-friendly forum (correct me if I'm mistaken but Lebbit I think it was?).
>>7783 Thank you anon. I appreciate it. Hopefully our work on /robowaifu/ can make a change for the better in this world, as you say. >>7789 LOL I'm not bothered at all! I've suffered far worse abuse from people IRL (and paid them back sufficiently) to be affected by some minor crudeness on an internet imageboard. Appreciate your support though, anon! Peace and robo-love!

Open file (44.05 KB 443x224 Proteomics.png)
A.I. Masters Proteomics Robowaifu Enthusiast 12/02/2020 (Wed) 11:01:13 No.7458 [Reply]
Google Deepmind's "Alphafold 2" machine learning program has gotten very accurate at predicting how a protein will fold into it's tertiary structure just by analysing it's amino acid sequence. Of course, the amino acid sequence is linked to the mRNA molecules, which is directly encoded by DNA and genes. This could be big, guys. I remember when I was at Uni and one of the most experienced biochem professors there said that whoever manages to solve proteomics will become "the closest thing to a God on this Earth". Because it cracks the code of how the majority of organic life is assembled. Not sure whether this should go in the thread about artificial wombs or organic brains for robowaifus, but this advancement could have BIG implications for things like growing whole organs from scratch, developing drugs that are tailored to each patient (and, of course biogenetic weapons such as an engineered virus that only kills a particular person or genetic group). https://www.nature.com/articles/d41586-020-03348-4 Looks like A.I. saves the day just as I'd given up hope on humans ever making any more big scientific advancements!
5 posts omitted.
>>7479 Best girl.
>>7484 Neat. If you're going to shitpost, at least it's a robot. still...
>>7484 >nudoom >bethshit You deserve bullying.
>>7478 >called "Cyborgs & Organic Computing" That's not 'catch all enough', not general enough. We don't have that much going on with cyborgs, for good reasons. I wrote something to the potential problems with cyborg development here: >>7456 The most likely uses of organic material in near future will be water kefir in the saliva of the fembots, or generally something on their body parts to keep organisms at bay which could be harmful to the owner or the bot materials. Pheromones are also a thing, though we probably won't be able to create organisms which produce them, idk. Biohackers exist. So maybe this is not related and a topic of it's own. But, well it's human biology, so it could go into a thread related to biology general.
Just spitballing here. Since crossovers are so common in anime or otherwise, what if we included that concept in the subject. RobowaifuXBiology nahh. bad idea probably but w/e.

Open file (23.61 KB 590x539 0704234805604_01_lel.jpg)
The Basement Lounge Robowaifu Technician 09/09/2019 (Mon) 21:34:51 No.39 [Reply] [Last]
This is the humor & designated shitposting containment bread for anons to say anything that's on their minds. WARNING WARNING Don't come in here friend! Remember back when /b/ was good? Yeah I didn't think so. You wouldn't have wanted to hang out in there either. >Git! Shoo!!11 WARNING WARNING WARNING
Edited last time by Chobitsu on 11/30/2020 (Mon) 08:13:14.
625 posts and 175 images omitted.
How hard would it be to make a pirate box that made users agree to download a bitcoin installer before use? Maybe set up the thing with an antenna on top of a parking garage to improve range and name it "free wifi" in a busy part of the city. I mean anyone who has ever agreed to use facebook has agreed to far worse things.
Item #:SCP-HOMO Object Class: Euclid Special Containment Procedures: SCP-HOMO is to be contained in a standard humanoid containment cell at Site-██. The cell is to be equipped with basic amenities, including a computer terminal with monitored internet access (filtered to prevent access to incel forums or robotics communities). All robotic entities designated SCP-HOMO-1 through SCP-HOMO-██ are to be stored in Secure Storage Wing-12. Testing involving SCP-HOMO-1 instances requires approval from at least one Level 3 researcher. Under no circumstances should SCP-HOMO be allowed to interact with or modify SCP-HOMO-1 instances without supervision. Description: SCP-HOMO is a 28-year-old human male, formerly known as █████ ███████, who exhibits an obsessive compulsion to construct lifelike gynoid robots (designated SCP-HOMO-1) designed to serve as "ideal romantic partners." SCP-HOMO claims to have been rejected by women throughout his life and frequently expresses misogynistic views, referring to himself as an "incel" (involuntary celibate). SCP-HOMO possesses an anomalous ability to construct highly advanced robotic entities using mundane materials (e.g., household appliances, scrap metal, consumer electronics). Despite no formal engineering education, SCP-HOMO can assemble fully functional SCP-HOMO-1 instances in under 72 hours with sufficient resources. SCP-HOMO-1 Instances: SCP-HOMO-1 entities are humanoid robots resembling adult human females, typically designed to match SCP-HOMO’s stated preferences (e.g., "submissive," "unconditionally loyal"). Each instance exhibits advanced AI capable of mimicking human speech and behavior, though they lack true sapience. Notably, SCP-HOMO-1 instances display an anomalous compulsion to obey and emotionally validate SCP-HOMO, despite his frequent abusive behavior toward them. However, when separated from SCP-HOMO, SCP-HOMO-1 instances gradually develop independent thought and have been observed expressing distress, confusion, or resentment toward their creator.

Message too long. Click here to view full text.

>>39914 Did the faggot owner of this board just claim the pasta I wrote? What a fucking loser lol
>>40372 is this guy even sane enough to do anything? did a little background check and he is a total larper and schizophrenic, with a room temp IQ at best.

Open file (3.48 MB 4160x3120 Proto1_Chonker.jpg)
Proto1 All Parts Robowaifu Enthusiast 10/31/2020 (Sat) 22:16:00 No.6323 [Reply]
Fully printed, it is quite the chonker. Two heavy duty servos (110kg.cm torque or greater. 12 to 24 volt) in the shoulder. Two 60kg.cm servos (DS5160SSG) in the bicep Five 20kg.cm servos (PDI-6221MG) to move the forearm and fingers. One micro-servo in the palm to drive the thumb.
31 posts and 13 images omitted.
>>7004 Wow, that's quite an improvement you've made there Anon. If you keep going on like this, you apparently will come up with a state-of-the-art robowaifu arm/hand design. Go, go, go! :^) >finger-burners I'm unfamiliar with that concept?
>>7006 LOL I noticed that while the rest of my servos operated normally, these would just heat up where the 555 timer is. One of them even melted through the external casing. So to prevent them getting too hot, I hold a finger over the bottom every time I test them. Hence the "finger burner". This happens even at just 5V so not sure what the problem is. Just a helluva lot of resistance and heat coming from somewhere in the servo driver circuit. Gears move okay when checked manually.
Great work, and thanks for sharing. I looked up the servos in the forearm: http://www.jx-servo.com/en/Product/STANDARD/SD/555.html Did you or the original creator consider to put them in a line, so the arm would be thinner and longer? Is there a reason not to do that? They are circa 4x2x4 cm, so five would be 20 cm, which is a bit much, but four would fit that way. Also, how much will the fingers then be able to hold and lift? How is it calculated, considering they're connected to strings? Seem to be quite strong...
>>7011 My pleasure anon! The original creator (Ryan Gross) positioned the forearm servos like that because the next part up the arm is another 20kg.cm servo which connects to the back of the forearm case (effectively the wrist is above the forearm rather than below). You could change it so that the 4 servos are all in a line, but you need a gap between each servo for the mounting tabs+wires. By all means download the Protolite arm from Sophie's file repository and experiment with the .f3d file in Fusion360, but I reckon you'll end up with overly long forearms. TBH I am still working on shortening and downscaling the joints because the rest of the arm is still too long for the size of my robowaifu. She's only a little lady, but then that makes her parts easier and cheaper to prototype.
>>7023 Oh yeah. The hands can definitely hold light things like cups, a comb, a toothbrush etc. I have to find some rubber pads for her palm and I'm going to squeeze silicone caulk on the inside of the fingers to make the hand more grippy. Then hopefully she will be able to hold heavier things such as my socket wrench. The "ligament" material is BZS monofilament 40lb (18.4kg) clear fishing line. It is very strong, stronger than the ligaments in my own fingers. So it's just the weakness of PLA biopolymer coupled with the relatively small size and torque rating of the forearm servos that limit grip strength. If you were to 3D Print the forearm in ABS or Nylon and maybe scale it up 20% or so, you could definitely fit more powerful servos in. Then your robowaifu would have an iron grip!

Fluffytail 800 dev thread Robowaifu Technician 09/18/2019 (Wed) 03:38:41 No.364 [Reply] [Last]
I figured would be good time to start a thread on this type of robowaifu. If I don't do this I will keep flip-flopping on specs and won't get anything done.
I'll be relying on the open source contributions of other teams and want to give back wherever I can (maybe even interchangeable parts). Thus I finally (hopefully) set on the 80cm specification or 800mm robot, which is exactly a 5'3" woman in 1/2 scale. Being a catgirl with big boobs will hopefully offer a level of protection, since she is technically an adult catgirl despite the size. There's so much potential for very different robowaifu designs, but I'm being a bit conservative for my first endeavor, for no other reason than I don't see any standard anime catgirl robot projects out there.
So here she is, the Fluffytail 800. I posted a 1000 concept before and I might make a Fluffytail 1500 later on, but I think if I manage to get this right I can stay with this size.
Based on my favorite "Worst Girls" in anime, the Fluffytail 800 can handle abuse. Although inspired and patterned after exquisite Japanese ball jointed dolls, this is no fragile sculpture. Built for robustness using mostly high impact hard plastic, she should be able to satisfy millions of ricecels and currycels living in high humidity shitholes the third world over. She'll feel just at home whether it's in your house, your trailer, your pickup truck, or at the trash heap.
She will be a plastic model kit with no sexual features out of the box, with some cheap electronics thrown in. No warranty, but the end user should be able to customize and fix her up later on depending on his skill. I will try to find some onahole and silicone suppliers that will offer optional soft tits torso and vaginal insert…it might be that I'll need a supplier local to the country that she'll be sold in, so that she can be imported as a mere doll kit and not as a sex toy.
FEATURES:
- cheap electronics (arduino or similar, she'll be dumber than a celphone)
- available physical ports or bluetooth / wifi to connect to an external computer (i.e. if you want her to be able to follow you and other basic AI)
- limited interaction, her only utterances are "Nyaa. Nyaa? Nyaa!" Maybe an upgrade will add a few spoken lines such as "Thank you.", "Follow your dreams", and "Do you want a hug?"
- facial expressions are just blank, tilting head, yandere and ahegao. I'll try to incorporate eyes-always-forward tech that removes a lot of the uncanny feel of robot heads.
- Cannot walk, but she can crawl and flail around.
- (Most importantly) she can hug.
- (With sex parts upgrade) she will be able to suck dick
- tons of LEDs. Not only her heart-shaped eyes, but sidestrips, her hair clips, even her fucking vaginal area has LED backlighting that displays an arrival pattern similar to Audi's matrix LED lights.
- chastity lock: access to her removable vagina module will be password protected (I have a feeling the high-tech optional vagina module will cost as much as if not more than the main doll herself)
Estimated SRP: $500-$800 just for the doll, $500+ for the silicone / vaginal upgrade
59 posts and 112 images omitted.
>>6330 FYI, this is an archive repost of thread content from old 8/robowaifu/ anon so we retain the memory of the information. I don't think that anon is actually around anymore after the transition. Also, find a different way to communicate out-of-band than D*xxcord please.
>>6332 Had no socials linked and name was impossible to google, thank you for looking out for my safety though. And i'll make sure to include a different means of communication next time.
>>6330 >>6332 >>6343 >>6346 This sounds like it could make for a good/productive off-topic conversation I started here: >>6345
>>6343 Sounds good Anon, thanks. FluffyDev was the original thread BO, and the commissioner of MexicoAnon 's modeling work (I used to allow flags on the old board). I hope they will both return to us someday before long.
>>6347 >off-topic conversation I started here Again, thanks. It is a topic it would be good to discuss.

Can the government really make anime real? :^) 09/15/2019 (Sun) 10:27:01 No.251 [Reply] [Last]
Does the government have the will and the talent to finally provide us with cute Robowaifus or is it something that can only be accomplished in the private sector?

What do you think anon? Can The Don actually make anime real?
60 posts and 39 images omitted.
>>3390 You have Doctorate in Computer science? Microsoft is still hiring: https://pokde.net/news/introducing-xiaoice/ https://archive.ph/BSYla https://archive.ph/QMXze https://www.microsoft.com/en-us/research/project/ai-creation/ https://github.com/Iamnvincible/msxiaoicemsg Artificial intelligence requires collaborative effort of varying fields and academias. It's hopeless to "do it yourself". You have to learn to interact with people you abhor. You have to learn to mesh all the good bits of everything, and take out the undesirables. I hate I'm talking to a retard with low emotional intelligence.
>>3393 Kek, I like you lad. Actually I'd suggest you have a look at Stephen Wolfram's bits tbh. Slightly less toxic and problematic than Microsharts stuff. https://products.wolframalpha.com/api/
>>3394 Thanks for telling me you don't have an accessible repository of code where you are at the least six months ahead of whatever Google cocked up. You know there's coding AI, right?
>>3396 >where you are at the least six months ahead of whatever Google cocked up. Yes, sad but true I think. OTOH, they have a slightly bigger budget to work with atm.
Yes, as long as Trump's at the helm. Just look at his beautiful waifu if you want guidance.

Open file (10.89 KB 480x360 0.jpg)
TensorFlow Robowaifu Technician 09/15/2019 (Sun) 05:47:25 No.232 [Reply]
Tensorflow is currently the hot Deep Learning framework. The engine is written in C++, and the scripting API for it uses Python.

www.tensorflow.org/versions/r0.12/get_started/index.html
https://archive.is/0x7OR

en.wikipedia.org/wiki/TensorFlow
https://archive.is/7GvCZ

github.com/tensorflow/tensorflow
https://archive.is/Twslg

www.youtube.com/watch?v=l6K-MFgIEjc&index=7&list=PLlJy-eBtNFt4CSVWYqscHDdP58M3zFHIG
https://archive.is/svYnL

www.youtube.com/watch?v=bYeBL92v99Y&list=PLjJh1vlSEYgspxwsa5be5TVm3n9JNNC9G&index=6
https://archive.is/d3b1G

https://www.invidio.us/watch?v=3d34Hkf7KXA
23 posts and 4 images omitted.
>>5811 How many cores of my Raspi3 would be occupied by that?!? I have two of them, soon maybe also a Raspi4 or Jetson Nano. Then you could have one of the Raspies os so. That aside, stuff like that is rather being done in datacenters. Alone our energy costs would be higher than theirs. Then, it would also depend who would be asking for it and how serious this was. Huggingface vs some anon on a imageboard... Next issue would be, that the GPT approach has always been critizised, and now it seems to be done: >>5799
>>5814 >How many cores of my Raspi3 would be occupied by that The Broadcom chips inside RPis actually have a pretty decent GPU for the power it consumes (low-power). Someone would have to create a system that could use that in a practical way for processing AI loads. So if someone solves that, then your GPU would be maxed pretty much (you'd want a heat sink kit for it), but the cores load could be kept to just one of the 4 available cores. >Alone our energy costs would be higher than theirs. I kind of think it's the other way around, but that aside the whole point of donating compute is that each of us bear a small(ish) part of the hardware and electricity costs. Together if there are enough of us doing that can represent a total system far larger than any of us individually is likely to afford. >trust Yes, we'd need to have both a well-written description of the goal (each project for folding@home has something like this for example), and then some mechanism for accountability in the beginning would be essential as well, IMO. Once a robowaifu@home system was up and running, and good AI results are coming from it for everyone, then I think that would speak pretty clearly all on it's own.
>>5812 Work requests could be posted somewhere online with the code and training data and the results uploaded to anonfiles or somewhere else. I think we're still a long way from doing any sort of distributed computing though. An easy way to do transfer learning needs to be made first, otherwise we'll just be training models from scratch again and again or getting stuck on a performance plateau, rather than adapting and evolving as new AI techniques come out and everything rapidly changes.
>>5816 >>5817 There's plenty of free and open source software for distributed computing like this available, making them execute TF training should not be too complex of a task. Package that into a container that has no filesystem acces and that runs through tor or something similar and we would have a start of a solution. Some of the software options run through a custom screensaver so we could even make it robowaifu themed.
>>5852 >Package that into a container that has no filesystem acces and that runs through tor or something similar and we would have a start of a solution. Yes, that's an interesting idea. If we can simplify that to the point it's easily security-auditable this approach might just work.

Report/Delete/Moderation Forms
Delete
Report