Register a SA Forums Account here!
JOINING THE SA FORUMS WILL REMOVE THIS BIG AD, THE ANNOYING UNDERLINED ADS, AND STUPID INTERSTITIAL ADS!!!

You can: log in, read the tech support FAQ, or request your lost password. This dumb message (and those ads) will appear on every screen until you register! Get rid of this crap by registering your own SA Forums Account and joining roughly 150,000 Goons, for the one-time price of $9.95! We charge money because it costs us money per month for bills, and since we don't believe in showing ads to our users, we try to make the money back through forum registrations.
 
  • Post
  • Reply
AWWNAW
Dec 30, 2008

I did this but with YouTube comments

the output was real hosed up

Adbot
ADBOT LOVES YOU

AWWNAW
Dec 30, 2008

https://twitter.com/deepdrumpf

AWWNAW
Dec 30, 2008

Doc Block posted:

Best one IMHO



it's loving beautiful. better than actual weird Twitter humans

AWWNAW
Dec 30, 2008

just installed fedora 23 on some desktop that was gifted to me

proceeded to instlal torch rnn and the thousands of dependencies, cuda, nvidia driver, etc

holy loving poo poo how does anyone with a life use linux. i had to gently caress with source headers to even get cutorch to compile

AWWNAW
Dec 30, 2008

i shouldve put my better geforce in this pos, although im sure at this point if i swapped gpus itd totally brick. training an lstm on ulysses is slow

AWWNAW
Dec 30, 2008

to anyone using torch-rnn, try using
code:
-sample 1
when generating text, you can use lower temperature and still get interesting output instead of the same few words over and over

AWWNAW
Dec 30, 2008

atomicthumbs posted:

Sampling is on by default, if you do sample 0 it uses argmax and is boring. Temperature is 1.0 by default and I usually find something between 0.3 and 0.7 works decently without just being gibberish

lol i came back to post this after reading sample.lua. how does this thing handle whitespace? just like any other char? the example where the char-rnn guy did linux kernel code was amazing and i want to try it on some other code

AWWNAW
Dec 30, 2008

training rnn on a huge enterprisey java codebase, going to take like 8 hours but the output from early checkpoints is p good

Java code:
 *
 * Soggin the Software.
 *
 * THE SOFTWARE IS PROVIND "SALITYARY PLPIED, INC NOT LIMITED TO WEE WICL NUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,

	public String getValue() {
		return new TitleAPI();
	}
	protected static void loadCadendContent(String userId, PortletConfig(String groupId) throws DotDataException {
		String parentId = InodeUtils.iterator(url);

		if (identifier.indexOf(0)) {
			throw new EmailAddress(APILocator.getUserAPI().getSystemUserCopiesComparator(), req.getAttribute(c));
		}
		return name;
	}

	protected abstract void removeContentletAPI() f, role, true, StringPool extend) throws DotDataException, DotStateException;

	/**
	 * @return a copy
	 * @param parent the Language to thoe file savelo, sortal using with to a null if the old to show inode of conditions:
	 * @throws DotDataException
	 * @throws DotDataException
	 * @throws DotDataException
	 */
	public String getQuestionId() {
		return conn;
	}

	public void run() {
		return users.add(permissions);
	}

	protected void _setChildStructureName(String parent, File password) {
		List<PortletMode>ContentletVariable> file = APILocator.getHostComparison(parameters);
		if (!results.size() > 200) {
				DotConnect dc = new Exception(e.getMessage());
		}
		return _getInstance();
	}

AWWNAW
Dec 30, 2008

eh well it crashed with a memory error after a few hours but not before giving me this gem

Java code:
public Long getOrgyMax() {
    	return length; 
	}

AWWNAW
Dec 30, 2008

terminator script

code:
136     INT. BIG BOB'S/BREAR - NIGHT                              165/FX

        Sarah waits through the aiting to Biver on the trees.

                                REESE
                           (recorded, gay)
                      And you!  In the car's uld.

        Sarah drinks at his back on her out named as the dabken
        stop at it is heard.  A deaminator's her punches the corridor.

                                MATT (V.O.)
                      You can't see here!

                                SARAH
                      I can't wear the car.
                      ...I'm in this enorgy-
                      ing done and what it doing.

                                SARAH
                           (continuing)
                      Alright.

187     EXT. STREET/CARS - NIGHT                                   181

        The sedan skids around her arm and the body.

                                SARAH
                           (continuing)
                      You can't think the war.

                                REESE
                           (continuing)
                      I'm a train.  The man is a
                      can't be orded to a machine.

                                SARAH
                           (continuing)
                      I can't see the war.
                      Hey, starting to you and
                      the war an and--

                                               CUT TO:


177     INT. HOTEL ROOM - NIGHT                                111

        The car is head by the enormous with a grinting on the
        street and s	

AWWNAW
Dec 30, 2008

Pumpy Dumper posted:

ive been feeding mine seed words. i still havent implemented automatic picking because i have to implement error checking first. some words when inserted, even though they have entried in the corpus, kick out key errors. I suspect this is due to markovify's built in sentence checker?

not sure if you're already doing this for seeding but you might be able to use NTLK to get some of the subject words from a post the bot is replying to. then again maybe bad idea because the bots would converge to Pittsburgh mono posting feedback loop

AWWNAW
Dec 30, 2008

kalstrams posted:

they would converge on *jerking motion*

... eventually

AWWNAW
Dec 30, 2008

did you scrape the seinfeld scripts yourself? i tried this with like a handful of episodes but was too lazy to get all of them. 5mb should be enough

AWWNAW
Dec 30, 2008

you need a GPU or a lot of patience

Adbot
ADBOT LOVES YOU

AWWNAW
Dec 30, 2008


goddamn please post the seinfeld corpus

  • 1
  • 2
  • 3
  • 4
  • 5
  • Post
  • Reply