Learn how Y Combinator-backed startup, @Berri_AI, is using Replit to let users build ChatGPT bots for any document, website, or knowledge base.
CODE
-
Rapid Model Port to Hugging Face Platform
By
–
Also thanks to people who made amazing colabs and ported it to @huggingface at such lightning speed!
-
Daily Python, Machine Learning and Language Models Content Sharing
By
–
That's a wrap. Every day, I share and simplify complex concepts around Python, Machine Learning & Language Models. Follow me → @Sumanth_077 if you haven't already to ensure you don't miss that. Like/RT the first tweet to support my work and help this reach more people.
-

Learning Artificial Neural Networks with Clear Explanations and Visuals
By
–
Currently, I am going through the Artificial Neural Network Course which includes
— Sumanth (@Sumanth_077) 6 mars 2023
– Math for Neural Networks
– Multilayer Perceptrons
– Basics of CNNs and RNNs
The best part of this is, all the concepts are explained in a clear and interactive way with really great visuals 🔥 pic.twitter.com/dJnkyWPHxDCurrently, I am going through the Artificial Neural Network Course which includes – Math for Neural Networks
– Multilayer Perceptrons
– Basics of CNNs and RNNs The best part of this is, all the concepts are explained in a clear and interactive way with really great visuals -

Machine Learning Basics: Breaking Down Computer Vision Concepts
By
–
Everyone getting into Machine Learning wants to understand it in a fun way but faces difficulty with basics and first principles.
— Sumanth (@Sumanth_077) 6 mars 2023
Here is how this course by Brilliant breaks the barrier and explains those concepts:
Below is a sneak peek of the Computer Vision Course:👇 pic.twitter.com/hF3ewPwLekEveryone getting into Machine Learning wants to understand it in a fun way but faces difficulty with basics and first principles. Here is how this course by Brilliant breaks the barrier and explains those concepts: Below is a sneak peek of the Computer Vision Course:
-

Essential Resource for Learning Data Science and Machine Learning
By
–
If you are looking to learn Data Science and Machine Learning, effectively this website is an absolute gold mine🔥
— Sumanth (@Sumanth_077) 6 mars 2023
This explains the most technical and theoretical concepts in Data Science & ML with interactive visuals: 🧵👇 pic.twitter.com/bBGtQzu7TFIf you are looking to learn Data Science and Machine Learning, effectively this website is an absolute gold mine This explains the most technical and theoretical concepts in Data Science & ML with interactive visuals:
-

Free GPU Hours for TensorFlow Keras DreamBooth Sprint
By
–
We are collaborating with Lambda (
@LambdaAPI
) to distribute free GPU hours for the @TensorFlow Keras DreamBooth sprint Get started with our sprint here https://
github.com/huggingface/co
mmunity-events/blob/main/keras-dreambooth-sprint/README.md
…
Don't miss the kick-off event for the sprint in 4 hours https://
youtube.com/watch?v=Njt8Bu
SW-TQ
… -
WhatsApp API message size limits and constraints
By
–
It cuts off messages, is there a size limit in the Whatsapp API?
-
GPT-3.5 Algorithm Emulation Depth and Context Window Limits
By
–
GPT-3.5 can emulate algorithms up to certain depth, so in theory this should be possible. But I am not sure whether Stockfish code and caches isn’t already too large for the context window and and also what depth would need to be simulated.