Comprehensive book on #MachineLearning with #Python for #AlgorithmicTrading (for many other business & industry #TimeSeries applications): http://
amzn.to/3aCyVwY by @ml4trading ———
#iot #iiot #AI #BigData #DataScience #IoTPL #IoTCL #IoTCommunity #EdgeComputing #Industry40
CODE
-

Machine Learning Python Book for Algorithmic Trading and Time Series
By
–
-

Time Series Analysis with Python Cookbook for Data Science
By
–
#TimeSeries Analysis with #Python Cookbook — Practical recipes for #DataProfiling, #Forecasting, and more: http://
amzn.to/3J9YMxm
a #MachineLearning book: http://
amzn.to/3EFK3Ki
————
#BigData #DataScience #AI #PredictiveAnalytics #EdgeComputing #IoT #IIoT #IoTPL #IoTCommunity -

MetaGPT: GPT-4 Application Creating Websites and Apps from Natural Language
By
–
MetaGPT — #GPT4-powered Application That Can Create Websites, Apps, And More Based Only On Natural Language Prompts: https://
marktechpost.com/2023/05/03/mee
t-metagpt-a-gpt-4-powered-application-can-create-websites-apps-and-more-based-only-on-natural-language-prompts/
… via @Marktechpost ————
#AI #ChatGPT #GenerativeAI #MachineLearning #DeepLearning #NLProc -
VSCode Extension Feedback for AI Development
By
–
Eager to hear your feedback! cc @mishig25 who built the VSCode extension
-
BigCode announces upcoming Swift large language model
By
–
It’s only the first large model of BigCode, we’ll have Swift at some point , don’t worry 🙂
-

StarCoder: Access Code AI Model via Playground and Extensions
By
–
The best place to try StarCoder is the playground: https://
huggingface.co/spaces/bigcode
/bigcode-playground
… And then you can continue with the vscode extension, the huggingchat interface, or just download it and play locally. All the links in the blog: https://
huggingface.co/blog/starcoder -
How AI Agents Currently Select Tools via LLM Decisions
By
–
wdym by "beyond comparing description embeddings"? thats not how agents currently work. they currently work by asking the llm to pick a tool, very similar to this approach
-

RLHF: Reinforcement Learning from Human Feedback Guide
By
–
informative blog post by Chip Huyen on "RLHF: Reinforcement Learning from Human Feedback" This blog post covers:
⦿ Pre-training for completion
⦿ Supervised fine-tuning for dialogue
⦿ Reinforcement Learning from Human Feedback Blog link: https://
lnkd.in/gPuKbCiP Bonus RLHF -

Free ChatGPT Prompt Engineering Course for Developers
By
–
#ChatGPT Prompt Engineering for Developers Free Short Course by @DeepLearningAI_ & @OpenAI https://
deeplearning.ai/short-courses/
chatgpt-prompt-engineering-for-developers/
… #ArtificialIntelligence #MachineLearning #DeepLearning @data_nerd @ahier @FmFrancois @enilev @Damien_CABADI @Shi4Tech @gvalan @CatherineAdenle @avrohomg @anijov -
LangChain Wikibase Agent Implementation and Database Examples
By
–
theres one for wikibase: https://
python.langchain.com/en/latest/use_
cases/agents/wikibase_agent.html
… got any other good example databases to implement one on?