What new #data science or engineering tool did you master in 2022? And which tool do you want to master in 2023?
CODE
-
Learning Web Development: Self-Teaching with Google and Stripe
By
–
He's right though, googling and figuring things out yourself is the real skill you need. Google how to make a website with a Stripe payment button now
-

Free Resource on Gradient Descent Optimization Techniques and Variations
By
–
Here is a great resource to understand how Gradient Descent works and learn about many of its variations: https://
ruder.io/optimizing-gra
dient-descent/
… via @seb_ruder And it's completely FREE. -
LangChain v0.0.43: Weaviate and Pinecone vectorstore support
By
–
v0.0.43 @weaviate_io vectorstore support! h/t @CShorten30 for help here – keep out for more! @pinecone vectorstore support – @cameroncohen Improvements to text splitter And better docs for data augmented generation in general! https://
langchain.readthedocs.io/en/latest/exam
ples/data_augmented_generation.html
… -
Setting Up Code Manually on GPU Servers
By
–
Yes great question, I think you copy the code you use and try set it up manually on a GPU server
-
CLI Terminal Format Concept Explained in Blog Posts
By
–
It was such a hard concept for me to get: So it's like a CLI terminal but in a blog post form
-

Learning Python Notebooks GPU Training Model Development
By
–
Today I learnt how Python notebooks work and how to run them on a GPU and train my own model better
-
Rediscovering coding passion with new innovative projects
By
–
Haven't had this much fun coding since 2014-2016 Nomad List + Remote OK days, everything is new, I have no idea what I am doing, perfect life
-
Ludwig.ai Now Supports Gradient-Boosted Tree Models
By
–
http://
Ludwig.ai now supports gradient-boosted tree #models. Just in time for the holidays! Check out this blog and tutorial to see how they compare to #neuralnetworks and get started building in < 10 lines of code. https://
pbase.ai/3HTgPJK #opensource #machinelearning -
Integrating datasets with Hugging Face model evaluator tools
By
–
cool work @EthanJPerez & team! Would be awesome to add the datasets to http://
hf.co/datasets or some sort of integration with https://
huggingface.co/spaces/autoeva
luate/model-evaluator?dataset=acronym_identification
… if that makes sense!