Fabrizio Musacchio · @pixeltracker
344 followers · 230 posts · Server sigmoid.social
ai-Paul E · @paul_ekwereii
31 followers · 53 posts · Server sigmoid.social

I experimented with using Large Language Models to solve a complex problem.

The generated machine learning model by ChatGPT using a few prompts was able to detect handwritten digits with an accuracy of 98%.

Read on if you want to learn how I did this.

blog.gopenai.com/using-chatgpt

#imagerecognition #mnist #ai #artificialintelligence #deeplearning #neuralnetworks #bingai #bingchat #convolutionalneuralnetworks #LLMs #computervision

Last updated 1 year ago

ai-Paul E · @paul_ekwereii
26 followers · 44 posts · Server sigmoid.social
Oliver Sampson · @oliversampson
120 followers · 920 posts · Server sigmoid.social

@Sardonicus I d love to know how algorithms trained on the dataset would perform with those images.

#ml #mnist

Last updated 2 years ago

antonio vergari · @nolovedeeplearning
442 followers · 7 posts · Server ellis.social

It's hard to assess models and disentangle from , as the eval landscape is fragmented.

Even when learning from to tiny (and back) models tend to a lot!

cc @ContinualAI

👉arxiv.org/abs/2303.11076

#continual #learning #hype #progress #mnist #imagenet #sota #catastrophic #forget

Last updated 2 years ago

Shreyas Daniel · @shreydan
4 followers · 25 posts · Server sigmoid.social
Juliu · @juliu
47 followers · 362 posts · Server indieweb.social

Micrograd is very simple, only fully connected layers. So first trying to find out if it can even learn numbers based on MNIST dataset.

Then I hope to at least be able to verfit, so the essence works. Then I'll have the challenge of trying to make it work for every icon in the app.

Presumably I have to create/generate a huge set of icon images to train on..

#neuralnet #ai #karpathy #TinyUX #mnist #mlp #reactnative #micrograd #ux

Last updated 2 years ago

Tan Sing Kuang · @singkuangtan
0 followers · 14 posts · Server mstdn.social

Can you find a denoising deep learning algorithm better than mine?? Write in the comments... :blobcatthinksmart: :blobcatthinksmart: :blobcatthinksmart: github.com/singkuangtan/BSauto

#algorithmsareus #mnist #deeplearning #aioverlord

Last updated 2 years ago

Jane Adams · @janeadams
1184 followers · 247 posts · Server vis.social

Nothing like the variant to make me feel like a real Elle Woods over here doing t-SNE on purses and saliency maps on ankle boots 😅

github.com/janeadams/fashion_m

#python #wids #pca #tsne #ml #ai #womeninstem #machinelearning #mnist #fashion #kaggle

Last updated 2 years ago

Albert Cardona · @albertcardona
697 followers · 557 posts · Server qoto.org

@ilennaj And you are the author of this most spectacular arXiv paper: "Can single neurons solve MNIST? the computational power of biological dendritic trees" Jones & Kording 2020 arxiv.org/abs/2009.01269 Hats off to you & @kordinglab ! And welcome.

PS: subsequently published as "Might a Single Neuron Solve Interesting Machine Learning Problems Through Successive Computations on Its Dendritic Tree?" Jones & Kording 2021 direct.mit.edu/neco/article/33

#neuroscience #dendrites #mnist

Last updated 2 years ago

Matt Hodges · @MattHodges
194 followers · 56 posts · Server mastodon.social

One of my favorite recent (thanks @simon) was more around self-education. I wanted to dig deeper into to see what I could do in vanilla Python — no PyTorch, no TensorFlow. Here's a Notebook where I implement a from scratch that classifies the handwritten digits. The whole model trains in about 1 minute on my Intel MacBook CPU, and classifies with ~90% accuracy 🧠 I learned a lot!

github.com/hodgesmr/neural_net

#projects #machinelearning #jupyter #computervision #neuralnetwork #mnist #datascience

Last updated 2 years ago

Noah Williams · @noah_williams
17 followers · 325 posts · Server noc.social

Whoever invented the dataset needs to learn what quality control is.

#mnist

Last updated 3 years ago

· @Shamar
255 followers · 2474 posts · Server qoto.org

demystified: a decompiler

To prove that any "artificial neural network" is just a statistically programmed (virtual) machine whose model software is a derivative work of the source dataset used during its "training", we provide a small suite of tools to assemble and program such machines and a decompiler that reconstruct the source dataset from the cryptic matrices that constitute the software executed by them.

Finally we test the suite on the classic dataset and compare the decompiled dataset with the original one.








tesio.it/2021/09/01/a_decompil

#ai #mnist #artificialintelligence #machinelearning #artificialneuralnetworks #microsoft #githubcopilot #python #StatisticalProgramming #VectorMappingMachine

Last updated 3 years ago