Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from keras-team:master #3

Open
wants to merge 1,675 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
1675 commits
Select commit Hold shift + click to select a range
8698f1a
Update Deeplabv3_plus example (#1670)
divyashreepathihalli Dec 5, 2023
cbe83d8
Update examples master
fchollet Dec 5, 2023
741ad90
Update requirements
fchollet Dec 7, 2023
dcf2a1e
Fix nested list rendering
fchollet Dec 8, 2023
596871e
Fix some links
fchollet Dec 8, 2023
eadc20c
intro_to_keras_for_engineers.py: Fix broken link (#1675)
ixig Dec 8, 2023
6d8b0dc
Add to keras install (#1676)
sampathweb Dec 8, 2023
36e6e00
update latent walk example (#1668)
divyashreepathihalli Dec 8, 2023
55407cf
Nits
fchollet Dec 8, 2023
a91b152
Migrate video classification example to keras 3.0 (#1674)
GuichardVictor Dec 8, 2023
92665e4
Minor nits
fchollet Dec 8, 2023
7646708
Update "Text classification with switch transformer" to use Keras 3 …
divyashreepathihalli Dec 9, 2023
47c864a
update pointnet to keras 3 (#1679)
divyashreepathihalli Dec 9, 2023
08ed033
Port DeeplabV3Plus guide to Keras 3 (#1659)
tirthasheshpatel Dec 11, 2023
2f6ac0d
Update
fchollet Dec 11, 2023
cd0cbc4
Update mixup (#1680)
sachinprasadhs Dec 12, 2023
ee46587
Update requirements
fchollet Dec 12, 2023
690c123
Update requirements for Keras 3 (#1682)
sampathweb Dec 12, 2023
f5f2025
Update RandAugment example to Keras 3 (#1683)
sachinprasadhs Dec 13, 2023
d183bbc
fix 2 broken links in intro_to_keras_for_engineers.py (#1687)
kemaldahha Dec 15, 2023
b819439
Update
fchollet Dec 15, 2023
3f1d6e0
added new example for the functional subclassing pattern and more gen…
martin-gorner Dec 15, 2023
0b5c3bb
Learnable resizer to keras3 (#1688)
sachinprasadhs Dec 18, 2023
5d7e1ec
Migrate to Keras 3 (#1690)
sachinprasadhs Dec 21, 2023
df0614a
small typo: tf.keras.datasets -> keras.datasets (#1695)
martin-gorner Dec 24, 2023
7b3243a
Update Keras version (#1692)
sachinprasadhs Dec 24, 2023
4338f59
Migrating Fully Convolutional Network example to Keras 3 (#1691)
aditya02shah Dec 25, 2023
44ee771
Add GCViT example (#1673)
awsaf49 Dec 25, 2023
e3c97a6
Migrating SimSiam Example to Keras-3 (#1697)
aditya02shah Dec 30, 2023
789daa2
Fix notebooks using Colab TPU (#1699)
jeffcarp Dec 30, 2023
33bfc79
Update perceiver_image_classification example to Keras 3.0 (#1701)
AdonaiVera Jan 2, 2024
77bd461
Update examples
fchollet Jan 2, 2024
e938fcc
Add line break
fchollet Jan 2, 2024
3e68c0f
DCGAN overriding training step- Keras 3 Migration (Only Tensorflow Ba…
sineeli Jan 4, 2024
3216cde
Add Segment Anything Model guide to the KerasCV guides (#1698)
tirthasheshpatel Jan 4, 2024
2d5d58c
Conditional GAN migration to Keras 3[TF Only Backend] (#1705)
sineeli Jan 4, 2024
e9da085
Update keras 3 tags
fchollet Jan 4, 2024
0f0b5b5
Do not replace double dashes with m-dash. (#1706)
hertschuh Jan 4, 2024
90b4de0
Fix formatting in some examples. (#1707)
hertschuh Jan 4, 2024
624d194
Transform double dashes to n-dash using the Smarty plugin. (#1708)
hertschuh Jan 5, 2024
801b68a
Add a redirect for the top-level getting-started page. (#1709)
hertschuh Jan 5, 2024
b124d09
Remove unused arg in DeepLabV3+ example (#1710)
ChristofKaufmann Jan 5, 2024
c75139f
Migrating Image Classification using BigTransfer (BiT) example to Ker…
sitamgithub-MSIT Jan 5, 2024
51610e4
Update versions (#1715)
sachinprasadhs Jan 7, 2024
0c78e05
Set up upload
fchollet Jan 8, 2024
1ef6ca3
Add keras3 tag
fchollet Jan 8, 2024
ee0d707
Update requirements
fchollet Jan 8, 2024
9e5ecf6
First attempt at auto-upload
fchollet Jan 8, 2024
56a41e7
Reformat code
fchollet Jan 8, 2024
b0e8a9f
Fix yml
fchollet Jan 8, 2024
aa81582
Update python version
fchollet Jan 8, 2024
578aa60
Fix attempt
fchollet Jan 8, 2024
bd532c1
Fix attempt
fchollet Jan 8, 2024
8ba9bc1
Fix attempt
fchollet Jan 8, 2024
3a63e25
Fix attempt
fchollet Jan 8, 2024
8729e0b
Fix attempt
fchollet Jan 8, 2024
040d5a4
Fix attempt
fchollet Jan 9, 2024
12d5c34
Fix attempt
fchollet Jan 9, 2024
0e3bc67
Add missing dep
fchollet Jan 9, 2024
d3ed47f
Restrict workflow to push to master
fchollet Jan 9, 2024
145ea27
Scrub TF mentions
fchollet Jan 9, 2024
96165e7
Update upload script
fchollet Jan 9, 2024
0792846
Fix upload issue
fchollet Jan 9, 2024
38983ab
Avoid duplicate actions on PRs
fchollet Jan 10, 2024
f60aef5
Avoid uncessary file uploads
fchollet Jan 10, 2024
ad4603a
Minor update
fchollet Jan 10, 2024
f26e427
Minor update
fchollet Jan 10, 2024
1d8d323
Cosmetic change
fchollet Jan 10, 2024
5aff074
Add validation dataset (#1719)
sachinprasadhs Jan 10, 2024
ac7f64c
kerasCV image classification guide bug fix (#1720)
sitamgithub-MSIT Jan 10, 2024
acf47ee
Migrate GauGAN to Keras3[TF Backend Only] (#1722)
sineeli Jan 11, 2024
f02d3cb
Added the remaining bounding box formats from keras_cv (#1726)
singhsegv Jan 12, 2024
9bb7074
Remove TF imports in KerasTuner guides (#1721)
haifeng-jin Jan 12, 2024
529f6e6
Fix positional arguments to `optimizer.stateless_apply` (#1732)
KhawajaAbaid Jan 16, 2024
8248d63
Migrating ViViT to Keras-3 (#1724)
aditya02shah Jan 16, 2024
a52a1c5
Update data_format for GlobalAveragingPool1D timeseries_classificatio…
SuryanarayanaY Jan 16, 2024
f10c0c4
Migrate 3D_image_classification tutorial to Keras(all backends) (#1723)
SuryanarayanaY Jan 21, 2024
fdcafe6
Migrating Nnclr to Keras-3[TF BackEnd] (#1730)
aditya02shah Jan 22, 2024
2cc2beb
Revert "Migrating Nnclr to Keras-3[TF BackEnd]" (#1741)
fchollet Jan 22, 2024
5fc1c9e
Remove warning about TPU performance degredation (#1743)
LukeWood Jan 22, 2024
9575dd5
Fix "Migrating Nnclr to Keras-3[TF BackEnd]" (#1742)
aditya02shah Jan 22, 2024
7217316
Update nnclr example
fchollet Jan 22, 2024
37c1af2
Migrate vivit tutorial to Keras3-all backends (#1739)
SuryanarayanaY Jan 22, 2024
bde45ab
Update vivit example
fchollet Jan 22, 2024
c9e226d
Remove keyword argument name `new_shape` from uses of `op.reshape`. (…
hertschuh Jan 24, 2024
6623a07
Update requirements.txt (#1745)
sachinprasadhs Jan 30, 2024
817a9b6
updated installation instructions (#1749)
martin-gorner Feb 6, 2024
9284cb2
Fixed the broken links in semisupervised_simclr.py (#1755)
tilakrayal Feb 9, 2024
c9fcb07
Update URL
fchollet Feb 11, 2024
9c08325
Merge branch 'master' of github.com:keras-team/keras-io
fchollet Feb 11, 2024
9326eb3
Mark 3D image classification & GauGAN as Keras 3 (#1753)
sachinprasadhs Feb 11, 2024
8e7d849
Fix dtype in keras nlp guide
fchollet Feb 11, 2024
71d4815
Migrating Text classification with Transformer example to Keras 3 (#1…
sitamgithub-MSIT Feb 12, 2024
a47d1a9
Update x-ray example to version 3 (#1756)
pranavvp16 Feb 13, 2024
7a885f1
Update addition rnn example
fchollet Feb 13, 2024
ff4276a
Fixed the broken link in handwriting_recognition.py (#1757)
tilakrayal Feb 13, 2024
2b1a33c
Fix unnecessary tf reference
fchollet Feb 14, 2024
9608e87
Mark semantic image clustering as Keras 3 (#1760)
sachinprasadhs Feb 14, 2024
5be2a6c
Update Keras version
fchollet Feb 15, 2024
dbf6e0c
Merge branch 'master' of github.com:keras-team/keras-io
fchollet Feb 15, 2024
6a1d06c
[Example] Event classification for payment card fraud detection (#1748)
achoum Feb 15, 2024
a297a61
Fix requirements
fchollet Feb 15, 2024
222fbd8
Merge branch 'master' of github.com:keras-team/keras-io
fchollet Feb 15, 2024
81ec9fc
Update gnn_citations.py (#1761)
maxwbuckley Feb 15, 2024
ad92857
For issues with certain labels, closing triggers a CSAT survey commen…
shmishra99 Feb 15, 2024
5796f56
Simplify dependency versions
fchollet Feb 16, 2024
5927a68
Updated MobileViT example to Keras v3 (#1758)
lpizzinidev Feb 18, 2024
f5217d8
Fix Typo (#1763)
sachinprasadhs Feb 18, 2024
4b53b6b
Updated Semi-supervised SimCLR flag for Keras v3 (#1767)
lpizzinidev Feb 19, 2024
f8bad49
Set the "Event classification for payment card fraud detection" tutor…
achoum Feb 19, 2024
ef68c0f
gnn_citations.(py|md|ipynb) GRU code path does not work (#1766)
maxwbuckley Feb 19, 2024
517265d
Fixing black formatting issues. (#1769)
maxwbuckley Feb 20, 2024
c22cba9
Update API master with new APIs (#1764)
grasskin Feb 20, 2024
7176f0c
Update API docs for KerasNLP 0.8 release (#1772)
mattdangerw Feb 21, 2024
e5b25a8
Fix merge conflicts
fchollet Feb 21, 2024
ad660cf
Fix typos
fchollet Feb 21, 2024
857530a
Reformat a bunch of files.
fchollet Feb 21, 2024
827d8c2
Fix Dockerfile.
fchollet Feb 21, 2024
9a63fc5
Fixed the broken link in feature_space_advanced.py (#1773)
tilakrayal Feb 21, 2024
30b65eb
Fixed typos in multiple files (#1771)
SuryanarayanaY Feb 21, 2024
f4c6e0b
Fixed logs dict in simple example (#1774)
sirfz Feb 22, 2024
ce463ed
Update jax train step guide
fchollet Feb 22, 2024
77f512b
Migrating Actor Critic Method example to Keras 3 (TF-Only) (#1759)
sitamgithub-MSIT Feb 22, 2024
4aaf078
Format code
fchollet Feb 22, 2024
79c3144
Update keras-nlp version.
fchollet Feb 23, 2024
e00944a
Fixed typos in examples/audio,examples/generative modules (#1775)
SuryanarayanaY Feb 27, 2024
0cf3c29
fixed typos in examples/graph &examples.keras_recipes. (#1776)
SuryanarayanaY Feb 27, 2024
a3f7572
Update KerasNLP version.
fchollet Feb 29, 2024
3b670fe
remove comma (#1781)
sssyyw Mar 2, 2024
faf8ec1
Updating Semi-supervised image classification using contrastive pretr…
sitamgithub-MSIT Mar 4, 2024
83fe0f1
Set TF Version to 2.16.1 (#1787)
sampathweb Mar 11, 2024
dc5228f
broken colab and github source link fixed (#1786)
sitamgithub-MSIT Mar 11, 2024
5850863
Update kerastuner version.
fchollet Mar 11, 2024
21fe555
update tf_keras to 2.16 (#1790)
sampathweb Mar 12, 2024
901487f
Updated Proximal Policy Optimization example for Keras v3 (#1783)
lpizzinidev Mar 13, 2024
14136a8
Updating OCR model for reading Captchas Keras 3 example (TF-Only) (#1…
sitamgithub-MSIT Mar 13, 2024
6fab7ee
Update API generation for losses (#1793)
sachinprasadhs Mar 13, 2024
3877ca4
add benchmarks (#1792)
haifeng-jin Mar 13, 2024
3648974
benchmark -> benchmarks
fchollet Mar 13, 2024
54212d9
Update benchmarks.md (#1796)
haifeng-jin Mar 13, 2024
54ef6e7
Update results as we changed torch compile to optimal setting (#1799)
haifeng-jin Mar 15, 2024
46f15af
Migrating End-to-end Masked Language Modeling with BERT example to Ke…
sitamgithub-MSIT Mar 15, 2024
c76cd18
update torch compile settings (#1801)
haifeng-jin Mar 16, 2024
139dbcd
Updated Deep Q-Learning for Atari Breakout example for Keras v3 (#1803)
lpizzinidev Mar 18, 2024
06ef21e
remove unnecessary logs
fchollet Mar 18, 2024
3edab1f
update keras version
fchollet Mar 18, 2024
215d087
Update Getting Started for TF 2.16 (#1808)
sampathweb Mar 21, 2024
c99e77b
Migrating Abstractive Text Summarization with BART example to Keras 3…
sitamgithub-MSIT Mar 21, 2024
d2da5ea
Update Models API for Keras CV (#1798)
sachinprasadhs Mar 21, 2024
9f287fd
Remove accidental directory (#1810)
mattdangerw Mar 21, 2024
02c9bae
Correct LoRA weights merging (#1784)
BastienHot Mar 21, 2024
08b59fc
Update lora example
fchollet Mar 21, 2024
ee887ff
Update comments for Structured data classification from scratch examp…
kuma-guy Mar 23, 2024
a66fff8
Updated Deep Deterministic Policy Gradient (DDPG) example to Keras v3…
lpizzinidev Mar 25, 2024
d1e14ef
update benchmarks (#1814)
haifeng-jin Apr 1, 2024
2cbca02
Comment out missing kerascv apis
fchollet Apr 1, 2024
c5b8150
Format files with black
fchollet Apr 2, 2024
9aac0a5
update the benchmarks (#1816)
haifeng-jin Apr 3, 2024
3826d01
update benchmarks (#1819)
haifeng-jin Apr 3, 2024
7936826
remove keras_core .ipynb dir (#1818)
sachinprasadhs Apr 3, 2024
2e67fa6
Set input dtype to int32 for categorical features in tabtransformer e…
kuma-guy Apr 4, 2024
9f6d2ce
Update export docs
fchollet Apr 5, 2024
18c6544
Merge branch 'master' of github.com:keras-team/keras-io
fchollet Apr 5, 2024
a78d832
Updated Named Entity Recognition using Transformers example for Keras…
sitamgithub-MSIT Apr 5, 2024
be59392
fix broken url in trainer_pattern.py (#1820)
hvgazula Apr 5, 2024
4bb56c7
Fixed types in nlp examples (#1822)
SuryanarayanaY Apr 5, 2024
732afc7
update benchmarks (#1824)
haifeng-jin Apr 5, 2024
b4dd521
Update keras.io for KerasNLP 0.9.1 (#1821)
mattdangerw Apr 6, 2024
12ad466
Update migration guide
fchollet Apr 8, 2024
212f51f
Merge branch 'master' of github.com:keras-team/keras-io
fchollet Apr 8, 2024
8e52c64
Bump KerasNLP to 0.9.2 (#1826)
mattdangerw Apr 8, 2024
abddd78
Bump Keras version
fchollet Apr 8, 2024
f0fa5bc
Add links to documentation to `JaxLayer` and `FlaxLayer`. (#1827)
hertschuh Apr 9, 2024
06ecdaa
Update install cmd line
fchollet Apr 9, 2024
b907281
Merge branch 'master' of github.com:keras-team/keras-io
fchollet Apr 10, 2024
b316764
Corrected variable name layer to sublayer (#1828)
edbosne Apr 11, 2024
39a09fc
gpt2 example docs fix (#1830)
sitamgithub-MSIT Apr 13, 2024
d4c8fa9
Update versions (#1835)
sachinprasadhs Apr 17, 2024
fe73b2e
Fix notebook render issue (#1837)
sachinprasadhs Apr 17, 2024
633bb2c
Update the pointers to python scripts (#1829)
emmanuel-ferdman Apr 17, 2024
399d5ac
API templates touch ups
fchollet Apr 22, 2024
f924d09
Update Keras version (#1842)
sachinprasadhs Apr 24, 2024
190dbe5
Updated Variational AutoEncoder example for Keras 3 (#1836)
sitamgithub-MSIT Apr 24, 2024
b614b5a
Fix code links.
fchollet Apr 26, 2024
80af9a7
Update Keras version (#1845)
sachinprasadhs Apr 29, 2024
ce18bbb
Update keras.io for KerasNLP 0.10.0 (#1846)
SamanehSaadat Apr 29, 2024
66feb8b
Fix typos in examples/lr (#1841)
SuryanarayanaY Apr 29, 2024
127e671
update from end_token_id to stop_token_ids (#1849)
sachinprasadhs May 1, 2024
ac32100
Add Upload Guide (#1847)
SamanehSaadat May 2, 2024
5c343fd
Bump keras-nlp version to 0.11.1 (#1852)
grasskin May 3, 2024
63aa87b
Upgrade kagglehub in the KerasNLP Upload Guide (#1853)
SamanehSaadat May 3, 2024
3627baa
[Docs] Add crop images to API doc. (#1854)
fkouteib May 4, 2024
cb3d924
remove unused import (#1859)
KiLJ4EdeN May 13, 2024
850caff
Migrate Review classification using Active learning to Keras 3. (#1857)
sachinprasadhs May 13, 2024
2f42aee
Add float8 example (#1858)
james77777778 May 22, 2024
43e56ec
Update version numbers
fchollet May 22, 2024
8d96714
Categorize float8 example
fchollet May 22, 2024
f6f7836
Remove unnecessary logs
fchollet May 22, 2024
c6ee417
Link model upload guide (#1869)
mattdangerw May 22, 2024
017e5e5
Add docs for new nlp models (#1868)
mattdangerw May 22, 2024
0ba6c98
Fix links for keras_nlp (#1867)
jasonbcox May 22, 2024
bff0aa7
Update KerasNLP version (#1874)
mattdangerw May 25, 2024
59daf9f
BUGFIX: "indices" does not shuffling (#1872)
amir-saniyan May 28, 2024
6aa9bf4
Fix markdown in float8 example (#1871)
james77777778 May 28, 2024
d75f15c
Update faq.md (#1880)
TheCrazyT Jun 1, 2024
f9fcfd6
fix: Correct typo in classification_with_keras_cv.py (#1877)
chanway-speedoc Jun 2, 2024
3b03ddb
Add missing kerascv symbols (#1879)
divyashreepathihalli Jun 2, 2024
993c60e
Update feature space example to Keras 3
fchollet Jun 2, 2024
861f63c
Merge branch 'master' of github.com:keras-team/keras-io
fchollet Jun 4, 2024
3463ea5
Fix source links aways contain an extra slash (#1881)
Grvzard Jun 4, 2024
3c44658
fix metric.reset_state spelling error (#1883)
ketvector Jun 10, 2024
8771d0c
Update KerasNLP version. (#1885)
SamanehSaadat Jul 1, 2024
1806537
Fix functional API guide.
fchollet Jul 6, 2024
ecc3adc
Update keras version (#1888)
fkouteib Jul 18, 2024
22063cc
Exclude keras_cv from /src/ swap
fchollet Jul 20, 2024
a5c8a58
Merge branch 'master' of github.com:keras-team/keras-io
fchollet Jul 20, 2024
63fe4ea
Update distribution.py (#1891)
t-kalinowski Jul 20, 2024
bd3a790
Update distribution guide
fchollet Jul 20, 2024
fdfc41b
Fix variable name typo in text (#1887)
kralka Jul 20, 2024
3e3467d
Fix typo
fchollet Jul 20, 2024
5098c29
Update tf_keras version (#1897)
sachinprasadhs Jul 28, 2024
2081512
Fixed the broken link in feature_space_advanced (#1895)
tilakrayal Jul 28, 2024
2ef3f2d
Bump KerasNLP number (#1902)
mattdangerw Aug 3, 2024
687a1d2
Fix shape issue (#1905)
sachinprasadhs Aug 3, 2024
2ac94c4
correct a spelling mistake (#1896)
linsong8208 Aug 3, 2024
9d5040f
Update version (#1911)
sachinprasadhs Aug 14, 2024
4c89b46
Add LoRA and QLoRA example (#1889)
james77777778 Aug 14, 2024
1922870
Fix the typo error in custom_train_step_in_tensorflow.ipynb (#1914)
tilakrayal Aug 21, 2024
49737fc
Fixed the broken link in multi_label_classification.py (#1870)
tilakrayal Aug 21, 2024
a51db69
Set qlora example as Keras 3
fchollet Aug 21, 2024
3ce7f66
Numpy 2.0 deprecates part of their namespace (#1913)
tilakrayal Aug 21, 2024
4301f03
Fix rendering issue (#1921)
sachinprasadhs Aug 31, 2024
ff969fe
Monocular depth estimation - Keras 3 Migration (Only Tensorflow Backe…
chunduriv Aug 31, 2024
8ec9402
Fixed SAM example notebook small issues (#1927)
sergiopaniego Sep 16, 2024
8436d18
Bump KerasNLP version to 15.1 and update symbols (#1933)
mattdangerw Sep 20, 2024
773263c
Update keras-io to include KerasHub (#1940)
divyashreepathihalli Oct 1, 2024
6491a80
Add "Segment Anything in KerasHub" guide . (#1943)
divyashreepathihalli Oct 3, 2024
964c0f2
Update API for Keras 3.6
fchollet Oct 3, 2024
c1f2c92
Merge branch 'master' of github.com:keras-team/keras-io
fchollet Oct 3, 2024
5418991
Document base Loss class
fchollet Oct 3, 2024
de90143
Make version check insensitive to dev versions
fchollet Oct 3, 2024
db270c7
Fix autogen.py try to install removed layer (#1950)
RyosukeMatsushima Oct 6, 2024
b148fe6
Add KerasHub model symbols (#1951)
divyashreepathihalli Oct 7, 2024
5c362fe
update guides_master (#1954)
divyashreepathihalli Oct 10, 2024
12ad7e9
Add Stable Diffusion 3 guide for KerasHub (#1955)
james77777778 Oct 15, 2024
786e5ba
Example for `STFTSpectrogram` layer (#1947)
mostafa-mahmoud Oct 15, 2024
2daa95d
Add KerasHub classification guide (#1948)
gowthamkpr Oct 15, 2024
f888c0f
Fix sftf example code style
fchollet Oct 15, 2024
0f18ca1
Merge branch 'master' of github.com:keras-team/keras-io
fchollet Oct 15, 2024
1a14b7c
Add API audit script
fchollet Oct 15, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix rendering issue (keras-team#1921)
  • Loading branch information
sachinprasadhs authored Aug 31, 2024
commit 4301f03f055dfd808ca07a352dfb62c75859670e
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
"for row in recommended_movies.itertuples():\n",
" print(row.title, \":\", row.genres)"
]
},
}
],
"metadata": {
"accelerator": "GPU",
Expand Down Expand Up @@ -383,4 +383,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}