What are you working on currently? (2022)

Animation collab with me and @Memekinq76

8 Likes

I am currently working on a Regional passenger Jet recreation of the CRJ-700.



19 Likes

This is very cool!
Except for the very long arms, keep up the great work.

1 Like

I am currently working on a neural networking module that I will release to the Devforum today or tommorow. I have finished the functions for making the network and running it, now I am working on functionality to train the network.

Here is a spoiler for expected outputs. The neuron with the highest value will have its value outputed.


There are also customizable amounts of input nodes, output nodes, hidden layers and hidden layer nodes.

I have been starting to look into neural networks only 2 days ago and I have got the basic calculations right.

Math in Lua is very cool!

1 Like

i guess u read the security policy wrong? read the second line.

I am currently working on my game icon…
here is the post about what i mean:

1 Like

crikey! 7 inputs, 3 outputs, 122 hidden layers and 7 neurons per hidden layers can all be run in a few milliseconds! And 1220 hidden layers sometimes takes just 50 miliseconds.

And a total of 137860 hidden neurons takes just 4 seconds to simulate.

And what do you need hidden neurons for? I don’t quite understand what you’re doing here, but I’m interested in knowing.

Wow, I’m impressed! Not many have been able to re-create real life airplanes, but you are certainly skilled at this!

1 Like

I really like the rapid speed, very unique!

1 Like

I told myself that I wouldn’t send links to my games until they were done, but due to a lack of motivation in those areas, here you all go.

The first one is my old robot showcase, here you can use the buttons on the sides of the screen to change robot.
https://www.roblox.com/games/6161912426/binkle

This next one is significantly more recent, showcasing my little alien friends from my last post, except you get to play as main man Jaahn himself.

The description has the controls, and I might eventually update this one.

https://www.roblox.com/games/8544754515/livingQuarters

Two days from posting this, both games will have their ambiance muted from the update, so play em while they still sound like they’re supposed to.

4 Likes

Because it’s ugc concepts and not actual ugc, the asset type would be a model so that still means it wouldn’t be allowed. (At least I think, I haven’t tested it yet.)

1 Like

but u said they can test there accessories?

Well I can because I made the game, I don’t think it would work for other people due to the limitations I’ve talked about.

no i mean ever roblox security said it doesn’t apply to avtar accesories i guess? not sure but u should look it out i guess u might be able to do it…

It doesn’t, but because said accessories aren’t ones uploaded to the catalog, but instead published as models to the library. Meaning that the asset type would be a model instead of an accessory.

It would work fine with adding accessories from the catalog but I made the game with the intent to test ugc concepts that haven’t been uploaded to the catalog.

Also working on some tutorials/tips on youtube:

3 Likes

oh i got it, also i guess those who make ugc already know how to test it, as well… because not everyone has the access to make UGC in roblox

Yea, the game was mostly to show off ugc concepts more than testing them.